You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by violin <52...@qq.com> on 2012/06/04 10:07:58 UTC

problem installing ode 1.3.5 in servicemix 4.4.1

Hi all, I could not manage to install ode 1.3.5 in servicemix 4.4.1 after lots of time. I get the problem like this after using the 'features:install ode' command:karaf@root> features:addUrl mvn:org.apache.ode/ode-jbi-karaf/1.3.5-SNAPSHOT/xml/features 
Could not add Feature Repository: 
java.lang.RuntimeException: URL [mvn:org.apache.ode/ode-jbi-karaf/1.3.5-SNAPSHOT/xml/features] could 
 not be resolved.
How can I resolve this problem? Please help me!
Thank you.
Simon Vito

Re: problem installing ode 1.3.5 in servicemix 4.4.1

Posted by Toha Bakanovsky <to...@gmail.com>.
Hi, violin.

Use 1.3.5 version from central maven repository.

features:addUrl mvn:org.apache.ode/ode-jbi-karaf/1.3.5/xml/features 




04.06.2012 12:07, violin написал:
> Hi all, I could not manage to install ode 1.3.5 in servicemix 4.4.1 after lots of time. I get the problem like this after using the 'features:install ode' command:karaf@root> features:addUrl mvn:org.apache.ode/ode-jbi-karaf/1.3.5-SNAPSHOT/xml/features 
> Could not add Feature Repository: 
> java.lang.RuntimeException: URL [mvn:org.apache.ode/ode-jbi-karaf/1.3.5-SNAPSHOT/xml/features] could 
>  not be resolved.
> How can I resolve this problem? Please help me!
> Thank you.
> Simon Vito