[ https://issues.apache.org/jira/browse/KARAF-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565962#comment-13565962
]
Andrei Pozolotin commented on KARAF-2151:
-----------------------------------------
ok! great :-)
> 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
> Assignee: Jean-Baptiste Onofré
>
> {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
|