Hi Milinda,
Seems like the ode version in orbit 1.3.5-SNAPSHOT is not what the older
bpel.ode.integration jar was expecting. The org.wso2.
carbon.application.mgt.bpel bundle, which uses bpel.ode.integration is
therefore, broken.The reason seems to be due to the BPS components being
commented out, from the build.
Missing:
----------
1) org.apache.ode.wso2:ode:jar:2.
1.2.wso2v1
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=2.1.2.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.ode.wso2 -DartifactId=ode
-Dversion=2.1.2.wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1)
org.wso2.carbon:org.wso2.carbon.application.mgt.bpel:bundle:3.0.0-SNAPSHOT
2)
org.wso2.carbon:org.wso2.carbon.bpel.ode.integration:jar:3.0.0-SNAPSHOT
3) org.apache.ode.wso2:ode:jar:2.1.2.wso2v1
----------
1 required artifact is missing.
for artifact:
org.wso2.carbon:org.wso2.carbon.application.mgt.bpel:bundle:3.0.0-SNAPSHOT
Thanks,
Senaka.
--
Senaka Fernando
Associate Technical Lead
WSO2 Inc.
E-mail: senaka AT wso2.com; Mobile: +94 77 322 1818
http://www.wso2.com/ - "Lean . Enterprise . Middleware"
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev