You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andrei Pozolotin (JIRA)" <ji...@apache.org> on 2013/01/29 17:47:14 UTC

[jira] [Created] (KARAF-2151) snapshot dependency blocking 3.0.0.RC1

Andrei Pozolotin created KARAF-2151:
---------------------------------------

             Summary: snapshot dependency blocking 3.0.0.RC1
                 Key: KARAF-2151
                 URL: https://issues.apache.org/jira/browse/KARAF-2151
             Project: Karaf
          Issue Type: Bug
          Components: karaf-core
    Affects Versions: 3.0.0.RC1
            Reporter: Andrei Pozolotin


{code}
mvn dependency:list | grep ".INFO.    [^ ]" | grep -v "org.apache.karaf" | grep "SNAPSHOT" | sort | uniq
[INFO]    org.ops4j.pax.url:pax-url-aether:jar:1.5.1-SNAPSHOT:compile
[INFO]    org.ops4j.pax.url:pax-url-aether:jar:1.5.1-SNAPSHOT:provided
[INFO]    org.ops4j.pax.url:pax-url-aether:jar:1.5.1-SNAPSHOT:test
[INFO]    org.ops4j.pax.url:pax-url-commons:jar:1.5.1-SNAPSHOT:compile
[INFO]    org.ops4j.pax.url:pax-url-commons:jar:1.5.1-SNAPSHOT:provided
[INFO]    org.ops4j.pax.url:pax-url-commons:jar:1.5.1-SNAPSHOT:test
[INFO]    org.ops4j.pax.url:pax-url-maven-commons:jar:1.5.1-SNAPSHOT:compile
[INFO]    org.ops4j.pax.url:pax-url-maven-commons:jar:1.5.1-SNAPSHOT:provided
[INFO]    org.ops4j.pax.url:pax-url-maven-commons:jar:1.5.1-SNAPSHOT:test
[INFO]    org.ops4j.pax.url:pax-url-obr:jar:1.5.1-SNAPSHOT:provided
[INFO]    org.ops4j.pax.url:pax-url-war:jar:1.5.1-SNAPSHOT:provided
[INFO]    org.ops4j.pax.url:pax-url-wrap:jar:1.5.1-SNAPSHOT:compile
[INFO]    org.ops4j.pax.url:pax-url-wrap:jar:1.5.1-SNAPSHOT:provided
[INFO]    org.ops4j.pax.url:pax-url-wrap:jar:1.5.1-SNAPSHOT:test
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira