[ 
https://issues.apache.org/jira/browse/KARAF-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582082#comment-16582082
 ] 

Jean-Baptiste Onofré commented on KARAF-5808:
---------------------------------------------

You have to escape the special characters or quote the URL. For instance:

{code}
bundle:install "mvn:commons-lang/commons-lang/[2,3)"
{code}

I tested it successfully on Unix. Let me try on Windows VM.

> bundle:install mvn: with range crashes immediately
> --------------------------------------------------
>
>                 Key: KARAF-5808
>                 URL: https://issues.apache.org/jira/browse/KARAF-5808
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.2.0
>         Environment: Win 7
> Java 8
>            Reporter: Volker Althaus
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.2.1
>
>
> When trying to install a bundle with mvn protocol and a range, the console 
> (karaf, client and SSH) crashes/shuts down immediately without any exception.
> It doesn't matter if an appropriate bundle within the range is available, the 
> error does always occour.
> Simple example:
> $ bunde:install mvn:foo/bar/[1,2)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to