You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Łukasz Dywicki (JIRA)" <ji...@apache.org> on 2011/08/10 21:02:27 UTC

[jira] [Created] (KARAF-810) pax-url-mvn doesn't work correctly with jline

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

       

[jira] [Commented] (KARAF-810) pax-url-mvn doesn't work correctly with jline

Posted by "Łukasz Dywicki (JIRA)" <ji...@apache.org>.
    [ 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

       

[jira] [Updated] (KARAF-810) pax-url-mvn doesn't work correctly with jline

Posted by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-810:
---------------------------------------

      Component/s: karaf-shell
    Fix Version/s: 3.0.0
                   2.2.4
    
> 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.4, 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

       

[jira] [Updated] (KARAF-810) pax-url-mvn doesn't work correctly with jline

Posted by "Jamie goodyear (Updated) (JIRA)" <ji...@apache.org>.
     [ 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.4)
                   2.2.5

Bumping to 2.2.5.
                
> 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.5, 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

       

[jira] [Updated] (KARAF-810) pax-url-mvn doesn't work correctly with jline

Posted by "Jamie goodyear (Updated) (JIRA)" <ji...@apache.org>.
     [ 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

       

[jira] [Resolved] (KARAF-810) pax-url-mvn doesn't work correctly with jline

Posted by "Guillaume Nodet (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved KARAF-810.
-----------------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: 2.2.6)
                       (was: 3.0.0)
         Assignee: Guillaume Nodet

That's an expected behavior.
Try with quotes:
{code}
install "mvn:http://fox.camunda.com/mvn!org.activiti/activiti-engine/5.7-SNAPSHOT"
{code}

                
> 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
>            Assignee: Guillaume Nodet
>
> 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