This is maven dependency tree

<pre>
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support
was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building Camel :: Docker 2.18.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ camel-docker
---
[INFO] org.apache.camel:camel-docker:jar:2.18.0-SNAPSHOT
[INFO] +- org.apache.camel:camel-core:jar:2.18.0-SNAPSHOT:compile
[INFO] |  \- org.slf4j:slf4j-api:jar:1.7.21:compile
[INFO] +- com.github.docker-java:docker-java:jar:3.0.5:compile
[INFO] |  +-
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.2:compile
[INFO] |  |  +-
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.2:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-core:jar:2.8.2:compile
[INFO] |  |  +-
com.fasterxml.jackson.core:jackson-databind:jar:2.8.2:compile
[INFO] |  |  |  \-
com.fasterxml.jackson.core:jackson-annotations:jar:2.8.2:compile
[INFO] |  |  \-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.2:compile
[INFO] |  +-
org.glassfish.jersey.connectors:jersey-apache-connector:jar:2.23.1:compile
[INFO] |  |  +- org.glassfish.jersey.core:jersey-common:jar:2.23.1:compile
[INFO] |  |  |  +- javax.annotation:javax.annotation-api:jar:1.2:compile
[INFO] |  |  |  +-
org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.23.1:compile
[INFO] |  |  |  \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile
[INFO] |  |  \- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile
[INFO] |  +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.5:compile
[INFO] |  |  \- commons-logging:commons-logging:jar:1.2:compile
[INFO] |  +- org.glassfish.jersey.core:jersey-client:jar:2.23.1:compile
[INFO] |  |  +- org.glassfish.hk2:hk2-api:jar:2.4.0-b34:compile
[INFO] |  |  |  +- org.glassfish.hk2:hk2-utils:jar:2.4.0-b34:compile
[INFO] |  |  |  \-
org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b34:compile
[INFO] |  |  +-
org.glassfish.hk2.external:javax.inject:jar:2.4.0-b34:compile
[INFO] |  |  \- org.glassfish.hk2:hk2-locator:jar:2.4.0-b34:compile
[INFO] |  |     \- org.javassist:javassist:jar:3.18.1-GA:compile
[INFO] |  +- de.gesellix:unix-socket-factory:jar:2015-01-27T15-02-14:compile
[INFO] |  +- org.apache.commons:commons-compress:jar:1.12:compile
[INFO] |  +- commons-codec:commons-codec:jar:1.10:compile
[INFO] |  +- commons-lang:commons-lang:jar:2.6:compile
[INFO] |  +- commons-io:commons-io:jar:2.4:compile
[INFO] |  +- org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
[INFO] |  +- com.google.guava:guava:jar:19.0:compile
[INFO] |  +- org.bouncycastle:bcpkix-jdk15on:jar:1.54:compile
[INFO] |  |  \- org.bouncycastle:bcprov-jdk15on:jar:1.54:compile
[INFO] |  +- io.netty:netty-codec-http:jar:4.1.3.Final:compile
[INFO] |  |  \- io.netty:netty-codec:jar:4.1.3.Final:compile
[INFO] |  +- io.netty:netty-handler:jar:4.1.3.Final:compile
[INFO] |  |  +- io.netty:netty-buffer:jar:4.1.3.Final:compile
[INFO] |  |  \- io.netty:netty-transport:jar:4.1.3.Final:compile
[INFO] |  |     \- io.netty:netty-resolver:jar:4.1.3.Final:compile
[INFO] |  +- io.netty:netty-handler-proxy:jar:4.1.3.Final:compile
[INFO] |  |  \- io.netty:netty-codec-socks:jar:4.1.3.Final:compile
[INFO] |  \-
io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.3.Final:compile
[INFO] |     \- io.netty:netty-common:jar:4.1.3.Final:compile
[INFO] +- com.github.jnr:jffi:jar:1.2.7:compile
[INFO] +- com.github.jnr:jffi:jar:native:1.2.7:runtime
[INFO] +- com.github.jnr:jnr-x86asm:jar:1.0.2:compile
[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.6.2:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.6.2:test
[INFO] +- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.6.2:test
[INFO] +- org.apache.camel:camel-test:jar:2.18.0-SNAPSHOT:test
[INFO] |  \- junit:junit:jar:4.12:test
[INFO] |     \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.powermock:powermock-module-junit4:jar:1.6.1:test
[INFO] |  \- org.powermock:powermock-module-junit4-common:jar:1.6.1:test
[INFO] |     +- org.powermock:powermock-core:jar:1.6.1:test
[INFO] |     \- org.powermock:powermock-reflect:jar:1.6.1:test
[INFO] |        \- org.objenesis:objenesis:jar:2.1:test
[INFO] +- org.powermock:powermock-api-mockito:jar:1.6.1:test
[INFO] |  +- org.mockito:mockito-all:jar:1.10.8:test
[INFO] |  \- org.powermock:powermock-api-support:jar:1.6.1:test
[INFO] +- org.apache.camel:apt:jar:2.18.0-SNAPSHOT:provided
[INFO] |  \- org.apache.camel:spi-annotations:jar:2.18.0-SNAPSHOT:provided
[INFO] +-
org.springframework.boot:spring-boot-configuration-processor:jar:1.4.0.RELEASE:provided
[INFO] |  +- org.json:json:jar:20140107:provided
[INFO] |  \- org.springframework:spring-core:jar:4.3.2.RELEASE:provided
[INFO] +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile
[INFO] \- com.sun.xml.bind:jaxb-impl:jar:2.2.11:compile
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1.493 s
[INFO] Finished at: 2016-09-13T16:09:44+02:00
[INFO] Final Memory: 47M/2875M

</pre>



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-docker-upgrade-library-test-failure-tp5787511p5787512.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to