Hi,
I am getting following error when building (online) ode.wso2 orbit 
bundle[1]. How to get this resolved?

/sumedha

[1] 
https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.0.2/carbon-orbit/ode


Missing:
----------
1) org.apache.ode.extensions:ode-extensions-e4x:jar:1.0-beta

  Try downloading the file manually from the project website.

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

  Path to dependency:
      1) org.apache.ode.wso2:ode:bundle:2.1.0.SNAPSHOT-wso2v1
      2) org.apache.ode.extensions:ode-extensions-e4x:jar:1.0-beta

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


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

Reply via email to