Skip to content

Commit

Permalink
Add noCluster option to build Payara command
Browse files Browse the repository at this point in the history
  • Loading branch information
k-tamura authored Feb 13, 2017
1 parent 3f521d4 commit aa4efd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
<argument>${basedir}/target/easybuggy.jar</argument>
<argument>${double-hyphens}port</argument>
<argument>${easybuggy-port}</argument>
<argument>${double-hyphens}noCluster</argument>
</arguments>
<includeProjectDependencies>false</includeProjectDependencies>
<includePluginDependencies>true</includePluginDependencies>
Expand Down

0 comments on commit aa4efd4

Please sign in to comment.