[
https://issues.apache.org/jira/browse/KARAF-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860786#comment-13860786
]
Daniel Kulp commented on KARAF-2536:
------------------------------------
Logged an issue at Maven central for this:
https://issues.sonatype.org/browse/MVNCENTRAL-410
They'll hopefully open up the org.apache.servicemix space.
However, we should likely set a default other than "Java" to mark
URLConnections from Karaf as being better/different (and to promote Karaf!).
One option is to add:
{code}
http.agent=Karaf/2.3.3
{code}
or similar to etc/system.properties.
> ActiveMQ 5.9.0 fails to install on Karaf 2.3.3
> ----------------------------------------------
>
> Key: KARAF-2536
> URL: https://issues.apache.org/jira/browse/KARAF-2536
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 2.3.3
> Reporter: Hiram Chirino
> Assignee: Jean-Baptiste Onofré
>
> Running on Karaf 2.3.3:
> features:chooseurl activemq 5.9.0
> features:install activemq-broker
> fails with:
> Error executing command: URL
> [mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.scala-library/2.9.1_3]
> could not be resolved.
> On machines that don't have that artifact already in the ~/.m2/repository
> But the artifact does exist on maven central:
>
> http://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.scala-library/2.9.1_3/
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)