[INFO] ------------------------------------------------------------------------ [INFO] Building myapp-rest-service 0.1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ myapp-rest-service --- [INFO] com.xyz.myapp:myapp-rest-service:jar:0.1.0 [INFO] +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile [INFO] | +- com.google.guava:guava:jar:15.0:compile [INFO] | \- org.slf4j:slf4j-api:jar:1.7.6:compile [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:1.0.1.RELEASE:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:1.0.1.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot:jar:1.0.1.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:1.0.1.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:1.0.1.RELEASE:compile [INFO] | | | +- org.slf4j:jcl-over-slf4j:jar:1.7.6:compile [INFO] | | | +- org.slf4j:jul-to-slf4j:jar:1.7.6:compile [INFO] | | | +- org.slf4j:log4j-over-slf4j:jar:1.7.6:compile [INFO] | | | \- ch.qos.logback:logback-classic:jar:1.1.2:compile [INFO] | | | \- ch.qos.logback:logback-core:jar:1.1.2:compile [INFO] | | \- org.yaml:snakeyaml:jar:1.13:runtime [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:1.0.1.RELEASE:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:7.0.52:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:7.0.52:compile [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:7.0.52:compile [INFO] | +- org.springframework:spring-web:jar:4.0.3.RELEASE:compile [INFO] | \- org.springframework:spring-webmvc:jar:4.0.3.RELEASE:compile [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.3.2:compile [INFO] +- org.springframework:spring-jdbc:jar:4.0.3.RELEASE:compile [INFO] | +- org.springframework:spring-beans:jar:4.0.3.RELEASE:compile [INFO] | \- org.springframework:spring-core:jar:4.0.3.RELEASE:compile [INFO] +- org.springframework:spring-tx:jar:4.0.3.RELEASE:compile [INFO] +- org.apache.logging.log4j:log4j-api:jar:2.0-rc1:compile [INFO] +- org.apache.logging.log4j:log4j-core:jar:2.0-rc1:compile [INFO] +- oracle:jdbc:jar:6.0:compile [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:1.0.1.RELEASE:compile [INFO] | +- org.springframework.security:spring-security-config:jar:3.2.3.RELEASE:compile [INFO] | | +- aopalliance:aopalliance:jar:1.0:compile [INFO] | | \- org.springframework.security:spring-security-core:jar:3.2.3.RELEASE:compile [INFO] | +- org.springframework.security:spring-security-web:jar:3.2.3.RELEASE:compile [INFO] | +- org.springframework:spring-aop:jar:4.0.3.RELEASE:compile [INFO] | +- org.springframework:spring-context:jar:4.0.3.RELEASE:compile [INFO] | \- org.springframework:spring-expression:jar:4.0.3.RELEASE:compile [INFO] +- com.sun.jersey:jersey-bundle:jar:1.18.1:compile [INFO] | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile [INFO] +- junit:junit:jar:4.11:test [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test [INFO] +- org.mockito:mockito-core:jar:1.9.5:test [INFO] | \- org.objenesis:objenesis:jar:1.0:test [INFO] \- org.hamcrest:hamcrest-library:jar:1.3:test [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.133 s [INFO] Finished at: 2014-06-10T10:58:43-08:00 [INFO] Final Memory: 8M/20M [INFO] ------------------------------------------------------------------------