[
https://issues.apache.org/jira/browse/KARAF-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jamie goodyear updated KARAF-810:
---------------------------------
Fix Version/s: (was: 2.2.5)
2.2.6
Bumping to 2.2.6.
> pax-url-mvn doesn't work correctly with jline
> ---------------------------------------------
>
> Key: KARAF-810
> URL: https://issues.apache.org/jira/browse/KARAF-810
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 2.2.2
> Reporter: Ćukasz Dywicki
> Fix For: 2.2.6, 3.0.0
>
>
> After try to install new artifact from console
> {code}install
> mvn:http://fox.camunda.com/mvn!org.activiti/activiti-engine/5.7-SNAPSHOT{code}
> I've got following error:
> {code}
> java.lang.IllegalArgumentException:
> !org.activiti/activiti-engine/5.7-SNAPSHOTinfo: event not found
> at
> jline.console.ConsoleReader.expandEvents(ConsoleReader.java:452)[38:org.apache.karaf.shell.console:2.2.0.fuse-00-43]
> at
> jline.console.ConsoleReader.finishBuffer(ConsoleReader.java:337)[38:org.apache.karaf.shell.console:2.2.0.fuse-00-43]
> at
> jline.console.ConsoleReader.readLine(ConsoleReader.java:1247)[38:org.apache.karaf.shell.console:2.2.0.fuse-00-43]
> at
> jline.console.ConsoleReader.readLine(ConsoleReader.java:1082)[38:org.apache.karaf.shell.console:2.2.0.fuse-00-43]
> at
> org.apache.karaf.shell.console.jline.Console.run(Console.java:217)[38:org.apache.karaf.shell.console:2.2.0.fuse-00-43]
> at java.lang.Thread.run(Thread.java:680)[:1.6.0_26]
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira