Hi,

I'm getting this when building components in the trunk,

-----------------------
Missing:
----------
1) org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.10.wso2v1-SNAPSHOT

  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.wso2 -DartifactId=axiom
-Dversion=1.2.10.wso2v1-SNAPSHOT -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.wso2 -DartifactId=axiom
-Dversion=1.2.10.wso2v1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.wso2.carbon:org.wso2.carbon.aarservices.ui:bundle:3.0.0-SNAPSHOT
        2) org.wso2.carbon:org.wso2.carbon.ui:jar:3.0.0-SNAPSHOT
        3) org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.10.wso2v1-SNAPSHOT

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

for artifact:
  org.wso2.carbon:org.wso2.carbon.aarservices.ui:bundle:3.0.0-SNAPSHOT
-----------------------

Here they are looking for axiom version "1.2.10.wso2v1-SNAPSHOT", but
in orbit, what is there is "1.2.9.wso2v1-SNAPSHOT". Any thoughts?..

Cheers,
Anjana.

-- 
Anjana Fernando
Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

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

Reply via email to