Unable to define Maven repository URL while adding a features URL
-----------------------------------------------------------------
Key: KARAF-875
URL: https://issues.apache.org/jira/browse/KARAF-875
Project: Karaf
Issue Type: Bug
Components: karaf-features
Affects Versions: 2.2.3, 2.2.2, 2.2.1, 2.2.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 2.2.4
If we try to register a features repository using:
karaf@root> karaf@root> features:addurl
mvn:http://localhost:9090!groupId/artifactId/3.0/xml/features
We get the following error:
Error executing command: !groupId/artifactId/3.0/xml/features: event not found
The workaround is to previously register the repository in the
etc/org.ops4j.pax.url.mvn.cfg file.
It has to be fixed anyway.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira