When the build is done with a clean repo, it seem to fail with following
error

Missing:
----------
1) org.apache.ode.wso2:ode:jar:1.3.5-SNAPSHOT

 Try downloading the file manually from the project website.

 Then, install it using the command:
     mvn install:install-file -DgroupId=org.apache.ode.wso2 -DartifactId=ode
-Dversion=1.3.5-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.ode.wso2 -DartifactId=ode
-Dversion=1.3.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

 Path to dependency:
       1) org.wso2.carbon:org.wso2.carbon.bpel:bundle:3.0.0-SNAPSHOT
       2) org.apache.ode.wso2:ode:jar:1.3.5-SNAPSHOT

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to