mirror of https://github.com/apache/activemq.git
enforced the use of the snapshot jetty plugin to work around some strangeness I was getting
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399704 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2fd7ccbdf5
commit
fccef1010d
|
@ -40,6 +40,7 @@
|
|||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>maven-jetty6-plugin</artifactId>
|
||||
<version>6.0-SNAPSHOT</version>
|
||||
<configuration>
|
||||
|
||||
<systemProperties>
|
||||
|
|
Loading…
Reference in New Issue