[BUGFIX] Updated usage of the jetty plugin
This commit is contained in:
@@ -19,6 +19,6 @@ plantuml.war in the target/ directory.
|
|||||||
How to testrun the project
|
How to testrun the project
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
To run the application deployed on an embedded jetty server run "mvn jetty:run-war"
|
To run the application deployed on an embedded jetty server run "mvn jetty:run"
|
||||||
and go to http://localhost:8080/plantuml with your favorite web browser (after it finishes
|
and go to http://localhost:8080/plantuml with your favorite web browser (after it finishes
|
||||||
to start up).
|
to start up).
|
||||||
|
|||||||
Reference in New Issue
Block a user