Hi,
I am trying JSR181 example provided under XFire-1.2.6 examples using Maven2
build. Maven2 build has failed with the following errors. It looks like the
child POMs have invalid XML. Appreciate for any help.
Errors:
---------------------------------------------------------------------------------------------------
[WARN] POM for 'jaxen:jaxen:pom:1.1-beta-9:compile' is invalid.
[WARN] POM for 'xfire:xfire-jsr181-api:pom:1.0-M1:compile' is invalid.
[WARN] POM for 'jaxen:jaxen:pom:1.1-beta-9:compile' is invalid.
[WARN] POM for 'xfire:xfire-jsr181-api:pom:1.0-M1:compile' is invalid.
Unrecognised tag: 'pomVersion' (position: START_TAG seen <project>\n
<pomVersion>... @2:15)
---------------------------------------------------------------------------------------------------
POM dependencies:
---------------------------------------------------------------------------------------------------
<dependencies>
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-spring</artifactId>
<version>1.2.6</version>
</dependency>
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-jaxb2</artifactId>
<version>1.2.6</version>
</dependency>
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-java5</artifactId>
<version>1.2.6</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.3</version>
<scope>provided</scope>
</dependency>
</dependencies>
<!-- needed for XmlSchema -->
<repositories>
<repository>
<id>codehaus</id>
<name>Codehaus maven repository</name>
<url>http://dist.codehaus.org/</url>
<layout>legacy</layout>
</repository>
</repositories>
---------------------------------------------------------------------------------------------------
Thanks,
Durga
---------------------------------
Looking for a deal? Find great prices on flights and hotels with Yahoo!
FareChase.