Maciej Mraczek created KARAF-3360:
-------------------------------------
Summary: karaf-maven-plugin expects '$' as bundle URL argument separator
Key: KARAF-3360
URL: https://issues.apache.org/jira/browse/KARAF-3360
Project: Karaf
Issue Type: Bug
Components: karaf-tooling
Affects Versions: 4.0.0.M1, 3.0.2
Reporter: Maciej Mraczek
Fix For: 4.0.0, 3.0.3
karaf-maven-plugin -> InstallKarsMojo -> installBundle exptects '$' as URL arguments
separator.
The '$' is not properly recognized by Karaf core, so it is not possible to install feature
which contains bundle (i.e. webbundle) with URL with '$' used as argument separator.
The symbol should be "?"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|