You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/11/18 12:42:33 UTC

[GitHub] [fineract] avikganguly01 commented on a change in pull request #1404: FINERACT-1203: Fix broken Executable WAR

avikganguly01 commented on a change in pull request #1404:
URL: https://github.com/apache/fineract/pull/1404#discussion_r526056841



##########
File path: README.md
##########
@@ -59,7 +59,7 @@ The tenants database connection details are configured [via environment variable
 Instructions to build a WAR file
 ============
 1. Clone the repository or download and extract the archive file to your local directory.
-2. Run `./gradlew clean bootWar` to build a traditional WAR file which will be created at `build/libs` directory.
+2. Run `./gradlew clean war` to build a traditional WAR file which will be created at `build/libs` directory.

Review comment:
       @ptuomola @vidakovic @vorburger Build is successful but WAR file is not generated in build/libs. 
   > Task :war SKIPPED




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org