With camel 2.16-SNAPSHOT, it gives : 

[INFO] Scanning for projects...
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building Lampiris :: Enterprise API : invoice-impl 1.0.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ invoice-impl ---
[INFO] be.lampiris.api:invoice-impl:bundle:1.0.0-SNAPSHOT
[INFO] +- be.lampiris.api:invoice-api:jar:1.0.0-SNAPSHOT:compile
[INFO] |  \- be.lampiris.api:common-api:jar:1.0.0-SNAPSHOT:compile
[INFO] |     \- javax.validation:validation-api:jar:1.1.0.Final:compile
[INFO] +- be.lampiris.api:exception:jar:1.0.0-SNAPSHOT:compile
[INFO] +- be.lampiris.pie2.el2:el2-common-query:jar:6.0.0-SNAPSHOT:compile
[INFO] |  +- be.lampiris.pie2.el2:el2-common-util:jar:4.1.0:compile
[INFO] |  |  +- be.lampiris.pie2.el2:el2-common-exception:jar:4.0.0:compile
[INFO] |  |  \-
org.apache.servicemix.bundles:org.apache.servicemix.bundles.javax-inject:jar:1_2:compile
[INFO] |  \- org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] +-
be.lampiris.pie2.el2:el2-common-query-odata2:jar:6.0.0-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:olingo-odata2-api:jar:2.0.4:compile
[INFO] |  \- org.apache.olingo:olingo-odata2-core:jar:2.0.4:runtime
[INFO] |     +- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile
[INFO] |     +- commons-codec:commons-codec:jar:1.6:compile
[INFO] |     \- com.google.code.gson:gson:jar:2.2.2:runtime
[INFO] +-
be.lampiris.pie2.el2:el2-common-query-fiql:jar:6.0.0-SNAPSHOT:compile
[INFO] |  \- org.apache.cxf:cxf-rt-rs-extension-search:jar:3.1.2:compile
[INFO] |     \- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.1.2:compile
[INFO] |        +- org.apache.cxf:cxf-core:jar:3.1.2:compile
[INFO] |        |  +-
org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:compile
[INFO] |        |  |  \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile
[INFO] |        |  \-
org.apache.ws.xmlschema:xmlschema-core:jar:2.2.1:compile
[INFO] |        +- javax.annotation:javax.annotation-api:jar:1.2:compile
[INFO] |        \- org.apache.cxf:cxf-rt-transports-http:jar:3.1.2:compile
[INFO] +- org.projectlombok:lombok:jar:1.16.4:compile
[INFO] +- com.google.guava:guava:jar:18.0:compile
[INFO] +- org.apache.camel:camel-core:jar:2.16-SNAPSHOT:compile
[INFO] |  +- org.slf4j:slf4j-api:jar:1.7.12:compile
[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] +- org.apache.camel:camel-blueprint:jar:2.16-SNAPSHOT:compile
[INFO] |  +- org.apache.camel:camel-core-xml:jar:2.16-SNAPSHOT:compile
[INFO] |  \- org.apache.camel:camel-core-osgi:jar:2.16-SNAPSHOT:compile
[INFO] +- org.apache.camel:camel-metrics:jar:2.16-SNAPSHOT:compile
[INFO] |  +- io.dropwizard.metrics:metrics-core:jar:3.1.2:compile
[INFO] |  +- io.dropwizard.metrics:metrics-json:jar:3.1.2:compile
[INFO] |  \- com.fasterxml.jackson.core:jackson-databind:jar:2.6.2:compile
[INFO] |     +-
com.fasterxml.jackson.core:jackson-annotations:jar:2.6.0:compile
[INFO] |     \- com.fasterxml.jackson.core:jackson-core:jar:2.6.2:compile
[INFO] +- org.apache.camel:camel-http4:jar:2.16-SNAPSHOT:compile
[INFO] |  +- org.apache.camel:camel-http-common:jar:2.16-SNAPSHOT:compile
[INFO] |  |  \-
org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0:compile
[INFO] |  \- org.apache.httpcomponents:httpclient:jar:4.4.1:compile
[INFO] |     \- org.apache.httpcomponents:httpcore:jar:4.4.1:compile
[INFO] +- org.apache.camel:camel-jackson:jar:2.16-SNAPSHOT:compile
[INFO] |  \-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.6.2:compile
[INFO] +- org.apache.camel:camel-hazelcast:jar:2.16-SNAPSHOT:compile
[INFO] |  +- com.hazelcast:hazelcast:jar:3.5.2:compile
[INFO] |  \- com.hazelcast:hazelcast-client:jar:3.5.2:compile
[INFO] +- org.apache.camel:camel-test:jar:2.16-SNAPSHOT:test
[INFO] |  \- junit:junit:jar:4.11:test
[INFO] |     \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.apache.camel:camel-test-blueprint:jar:2.16-SNAPSHOT:test
[INFO] |  +- org.apache.camel:camel-core:test-jar:tests:2.16-SNAPSHOT:test
[INFO] |  +-
org.apache.aries.proxy:org.apache.aries.proxy.api:jar:1.0.1:test
[INFO] |  +-
org.apache.aries.proxy:org.apache.aries.proxy.impl:jar:1.0.4:test
[INFO] |  +-
org.apache.aries.blueprint:org.apache.aries.blueprint.api:jar:1.0.1:test
[INFO] |  +-
org.apache.aries.blueprint:org.apache.aries.blueprint.core:jar:1.4.4:test
[INFO] |  |  \-
org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test
[INFO] |  +-
org.apache.aries.blueprint:org.apache.aries.blueprint.cm:jar:1.0.6:test
[INFO] |  +- org.apache.aries:org.apache.aries.util:jar:1.1.0:test
[INFO] |  +- org.apache.felix:org.apache.felix.connect:jar:0.1.0:test
[INFO] |  +- org.ops4j.pax.swissbox:pax-swissbox-tinybundles:jar:1.3.2:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-lang:jar:1.2.2:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-io:jar:1.2.2:test
[INFO] |  |  |  \- org.ops4j.base:ops4j-base-monitors:jar:1.2.2:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-store:jar:1.2.2:test
[INFO] |  |  \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.3.2:test
[INFO] |  |     \- biz.aQute:bndlib:jar:0.0.357:test
[INFO] |  +- commons-logging:commons-logging:jar:1.2:compile
[INFO] |  +- org.apache.felix:org.apache.felix.configadmin:jar:1.8.8:test
[INFO] |  \- org.apache.felix:org.apache.felix.fileinstall:jar:3.5.0:test
[INFO] +- org.osgi:org.osgi.core:jar:5.0.0:test
[INFO] +- org.osgi:org.osgi.compendium:jar:5.0.0:test
[INFO] +- org.assertj:assertj-core:jar:3.2.0:test
[INFO] +- org.assertj:assertj-guava:jar:2.0.0:test
[INFO] +- ch.qos.logback:logback-classic:jar:1.1.3:test
[INFO] +- ch.qos.logback:logback-core:jar:1.1.3:test
[INFO] \- org.mockito:mockito-all:jar:1.10.19:test



--
View this message in context: 
http://camel.465427.n5.nabble.com/VOTE-Camel-2-16-0-tp5772119p5772331.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to