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:
James Strachan 2006-11-08 13:05:14 +00:00
parent 4b5bc5eb2d
commit 6be185d2ce
1 changed files with 3 additions and 0 deletions

View File

@ -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>