Skip to content

Commit 1843fa6

Browse files
committed
Fixed README.md for building WAR to execute Jetty
1 parent 7f23ac8 commit 1843fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The service always runs from a WAR file.
139139
To build the WAR file, type
140140

141141
cd <project-root>
142-
mvn clean package -Pprod
142+
mvn clean install -Pprod
143143

144144
You can run the WAR file in 3 ways:
145145

0 commit comments

Comments
 (0)