mirror of https://github.com/apache/activemq.git
Changes to POM to try fix AMQ-1017
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@472483 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4b5bc5eb2d
commit
6be185d2ce
|
@ -189,6 +189,8 @@
|
|||
<plugin>
|
||||
<groupId>org.jvnet.jaxb2.maven2</groupId>
|
||||
<artifactId>maven-jaxb2-plugin</artifactId>
|
||||
<version>0.1</version>
|
||||
<!--
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>net.java.dev.jaxb2-commons</groupId>
|
||||
|
@ -202,6 +204,7 @@
|
|||
</exclusions>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
-->
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
|
|
Loading…
Reference in New Issue