you are probably using the wrong version of maven.
 
type mvn -version on the command line and ensure you are using Maven 2
and not Maven 1.
 
 
Michele

        -----Original Message-----
        From: Durgaprasad Rao [mailto:[EMAIL PROTECTED] 
        Sent: 07 June 2007 16:00
        To: [email protected]
        Subject: [xfire-user] JSR181 example maven build problem
        
        
        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
<http://us.rd.yahoo.com/evt=47094/*http://farechase.yahoo.com/;_ylc=X3oD
MTFicDJoNDllBF9TAzk3NDA3NTg5BHBvcwMxMwRzZWMDZ3JvdXBzBHNsawNlbWFpbC1uY20-
>  with Yahoo! FareChase.
--------------------------------------------------------

This message w/attachments (message) may be privileged, confidential or 
proprietary, and if you are not an intended recipient, please notify the 
sender, do not use or share it and delete it. Unless specifically indicated, 
this message is not an offer to sell or a solicitation of any investment 
products or other financial product or service, an official confirmation of any 
transaction, or an official statement of Merrill Lynch. Subject to applicable 
law, Merrill Lynch may monitor, review and retain e-communications (EC) 
traveling through its networks/systems. The laws of the country of each 
sender/recipient may impact the handling of EC, and EC may be archived, 
supervised and produced in countries other than the country in which you are 
located. This message cannot be guaranteed to be secure or error-free. This 
message is subject to terms available at the following link: 
http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you 
consent to the foregoing.
--------------------------------------------------------

Reply via email to