Axiom is commented out, so I assume it's available in the repo. Looks like
it's not. Is anyone else getting this?

[INFO] Writing OBR metadata
[INFO]
------------------------------------------------------------------------
[INFO] Building Abdera Parser
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [cobertura:clean {execution: default}]
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/ws/commons/axiom/axiom-impl/1.2.9-wso2v1/axiom-impl-1.2.9-wso2v1.pom
[INFO] Unable to find resource
'org.apache.ws.commons.axiom:axiom-impl:pom:1.2.9-wso2v1' in repository
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-impl/1.2.9-wso2v1/axiom-impl-1.2.9-wso2v1.pom
[INFO] Unable to find resource
'org.apache.ws.commons.axiom:axiom-impl:pom:1.2.9-wso2v1' in repository
central (http://repo1.maven.org/maven2)
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/ws/commons/axiom/axiom-impl/1.2.9-wso2v1/axiom-impl-1.2.9-wso2v1.jar
[INFO] Unable to find resource
'org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-wso2v1' in repository
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-impl/1.2.9-wso2v1/axiom-impl-1.2.9-wso2v1.jar
[INFO] Unable to find resource
'org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-wso2v1' in repository
central (http://repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-wso2v1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.ws.commons.axiom
-DartifactId=axiom-impl -Dversion=1.2.9-wso2v1 -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.ws.commons.axiom
-DartifactId=axiom-impl -Dversion=1.2.9-wso2v1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.apache.abdera:abdera-parser:bundle:1.0-wso2v2
   2) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-wso2v1

----------
1 required artifact is missing.

for artifact:
  org.apache.abdera:abdera-parser:bundle:1.0-wso2v2

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 28 seconds
[INFO] Finished at: Mon Mar 28 12:25:53 IST 2011
[INFO] Final Memory: 125M/420M
[INFO]
------------------------------------------------------------------------

-- 
Regards,

Tharindu
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to