Added stop properties for jetty so jetty:stop can be used.
This commit is contained in:
parent
7da8d5165c
commit
d9d820ac3c
1 changed files with 2 additions and 1 deletions
3
pom.xml
3
pom.xml
|
|
@ -434,7 +434,8 @@
|
|||
<configuration>
|
||||
<jettyEnvXml>target/jetty/jetty-env.xml</jettyEnvXml>
|
||||
<reload>manual</reload>
|
||||
|
||||
<stopPort>9966</stopPort>
|
||||
<stopKey>stop</stopKey>
|
||||
<!-- Log to the console. -->
|
||||
<requestLog implementation="org.mortbay.jetty.NCSARequestLog">
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue