[
https://issues.apache.org/jira/browse/KARAF-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082573#comment-13082573
]
Łukasz Dywicki commented on KARAF-810:
--------------------------------------
Same operation executed throught JMX works well.
> 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
> Affects Versions: 2.2.2
> Reporter: Łukasz Dywicki
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira