Page 1 of 1

can not found war file

Posted: 18 Apr 2021, 10:40
by islam.mmasoud
i can't found the war file some time i fix problem by it

Re: can not found war file

Posted: 20 Apr 2021, 11:27
by tugce.kucukoglu
Hi,

@burak Could you please check this issue?

Best Regards,

Re: can not found war file

Posted: 22 Apr 2021, 15:51
by siris
Hi,

You can create your own war file with the command below.

Code: Select all

mvn clean install
After then you can find the war file in the target folder.

Best Regards,