Description
In a features repository XML, users may use http or file URL in <repository/>, <bundle/>, or <configfile/> elements.
Now, the karaf-maven-plugin (in the install-kar, create-kar, etc goals) assumes that the URL is a mvn URL.
The plugin should check the URI protocol to use the correct resolution mechanism.
Attachments
Issue Links
- is related to
-
KARAF-2804 Karaf Maven Plugin throws errors when trying to install pax-web-features with compile scope
- Resolved