Missing:
----------
1) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.10-SANAPSHOT
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.10-SANAPSHOT -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.10-SANAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.abdera:abdera-parser:bundle:1.0-wso2v1
2) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.10-SANAPSHOT
----------
1 required artifact is missing.
======================
The issue was that the abdera refers to axiom 1.2.9-wso2v1 and is not
having the WSO2 repo as one of it's repositories.
Ruwan
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev