mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Add jetty stop function to cloudstack client
This commit is contained in:
parent
4bc6294746
commit
c214b47764
@ -307,6 +307,8 @@
|
||||
<artifactId>maven-jetty-plugin</artifactId>
|
||||
<version>6.1.26</version>
|
||||
<configuration>
|
||||
<stopPort>9966</stopPort>
|
||||
<stopKey>stop-jetty</stopKey>
|
||||
<connectors>
|
||||
<connector implementation="org.mortbay.jetty.nio.SelectChannelConnector">
|
||||
<port>8080</port>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user