You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/09/12 15:06:52 UTC

[jira] Commented: (SMX4-102) examples-cxf-osgi fails to install in 12th Sept distribution

    [ https://issues.apache.org/activemq/browse/SMX4-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45656#action_45656 ] 

Willem Jiang commented on SMX4-102:
-----------------------------------

Hi Aileen,

I got the same error when I tested the servicemix apache kit few days ago. It is caused by pax can't find the snapshot version of features.xml from ${servicemix.home}/system and http://repo1.maven.org/maven2 . Here is a way to walk around this issue.

Edit the org.ops4j.pax.url.mvn.cfg in $SMX_HOME\etc, commented out the line 
#org.ops4j.pax.url.mvn.localRepository=file:${servicemix.home}/system@snapshots

In this way, pax will get the snapshots modules from the maven repo which you specify in your setting.xml.

Willem



> examples-cxf-osgi fails to install in 12th Sept distribution
> ------------------------------------------------------------
>
>                 Key: SMX4-102
>                 URL: https://issues.apache.org/activemq/browse/SMX4-102
>             Project: ServiceMix 4
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Aileen Cunningham
>
> When I try to run the examples-cxf-osgi demo in 12th Sept distribution it fails to install with the following error
> servicemix>   features install examples-cxf-osgi
> ERROR RuntimeException: URL [mvn:org.apache.servicemix.features/apache-servicemix/4.0-m2-SNAPSHOT/xml/features] could not be resolved. (enable TRACE logging for details)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.