2 Replies Latest reply on Apr 9, 2011 1:09 PM by oyesiji77

    Building Seam 2 On Mac Os

    oyesiji77

      I am able to build Jboss Seam 2.2 on Windows but whenever i try the same build on my two Mac Systems, I always get this error even though they are all using the same version of Ant and Maven




      
      [artifact:dependencies] An error has occurred while processing the Maven artifact tasks.
      [artifact:dependencies]  Diagnosis:
      [artifact:dependencies] 
      [artifact:dependencies] Unable to resolve artifact: Unable to read local copy of metadata: Cannot read metadata from '/Users/oyesiji/.m2/repository/org/jboss/seam/jboss-seam/2.2.1-SNAPSHOT/maven-metadata-snapshots.jboss.org.xml': expected START_TAG or END_TAG not TEXT (position: TEXT seen ...<classifier>sources</... @14:30) 
      [artifact:dependencies]   org.jboss.seam:jboss-seam:ejb:2.2.1-SNAPSHOT
      [artifact:dependencies] 
      [artifact:dependencies] Path to dependency: 
      [artifact:dependencies]      1) org.jboss.seam:jboss-seam-ui:jar:2.2.1-SNAPSHOT
      [artifact:dependencies]      2) org.jboss.seam:jboss-seam:ejb:2.2.1-SNAPSHOT
      [artifact:dependencies] 
      [artifact:dependencies] 
      
      BUILD FAILED
      /Users/oyesiji/workspace/p1/jboss-seam/build.xml:434: The following error occurred while executing this line:
      /Users/oyesiji/workspace/p1/jboss-seam/build/utilities.build.xml:35: Unable to resolve artifact: Unable to read local copy of metadata: Cannot read metadata from '/Users/oyesiji/.m2/repository/org/jboss/seam/jboss-seam/2.2.1-SNAPSHOT/maven-metadata-snapshots.jboss.org.xml': expected START_TAG or END_TAG not TEXT (position: TEXT seen ...<classifier>sources</... @14:30) 
        org.jboss.seam:jboss-seam:ejb:2.2.1-SNAPSHOT
      
      Path to dependency: 
           1) org.jboss.seam:jboss-seam-ui:jar:2.2.1-SNAPSHOT
           2) org.jboss.seam:jboss-seam:ejb:2.2.1-SNAPSHOT