Maven Package issue
Closed this issue · 1 comments
mohammad-sajid commented
Hi @shashirajraja .
while packing using mvn package from Jenkins, only the WebContent folder is packing under the created war file and while logging in getting servlets not found error.
could you please help me to pack all the folders and files from the given repository?
shashirajraja commented
you can try:
mvn clean install