Jean-Baptiste Onofré created KARAF-3408:
-------------------------------------------
Summary: feature:repo-refresh doesn't work
Key: KARAF-3408
URL: https://issues.apache.org/jira/browse/KARAF-3408
Project: Karaf
Issue Type: Bug
Components: karaf-shell
Affects Versions: 4.0.0.M1
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 4.0.0
First, the feature:repo-refresh was not available at all due to a mistake in
the service declaration.
Second, the feature:repo-refresh fails, even with a valid URI:
{code}
karaf@root()> feature:repo-refresh
mvn:org.ops4j.pax.cdi/pax-cdi-features/0.9.0/xml/features
Refreshing feature url mvn:org.ops4j.pax.cdi/pax-cdi-features/0.9.0/xml/features
Error refreshing mvn:org.ops4j.pax.cdi/pax-cdi-features/0.9.0/xml/features: null
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)