Skip to content

Instantly share code, notes, and snippets.

@DimitriHautot
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DimitriHautot/a88b25709c9156858661 to your computer and use it in GitHub Desktop.
Save DimitriHautot/a88b25709c9156858661 to your computer and use it in GitHub Desktop.
Additional information for https://github.com/spring-projects/spring-boot/issues/2060 - output of mvn dependency:tree
[INFO] org.springframework.boot:rod-web-bootify:war:1.2-SNAPSHOT
[INFO] +- org.springframework:spring-beans:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework:spring-context:jar:4.0.8.RELEASE:compile
[INFO] | +- org.springframework:spring-aop:jar:4.0.8.RELEASE:compile
[INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
[INFO] | \- org.springframework:spring-expression:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework:spring-core:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework:spring-test:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework:spring-webmvc:jar:4.0.8.RELEASE:compile
[INFO] | \- org.springframework:spring-web:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework:spring-websocket:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework.boot:spring-boot-starter-websocket:jar:1.1.9.RELEASE:compile
[INFO] | +- org.springframework.boot:spring-boot-starter:jar:1.1.9.RELEASE:compile
[INFO] | | +- org.springframework.boot:spring-boot:jar:1.1.9.RELEASE:compile
[INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:1.1.9.RELEASE:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:1.1.9.RELEASE:compile
[INFO] | | | +- org.slf4j:jul-to-slf4j:jar:1.7.7:compile
[INFO] | | | \- org.slf4j:log4j-over-slf4j:jar:1.7.7:compile
[INFO] | | \- org.yaml:snakeyaml:jar:1.13:runtime
[INFO] | \- org.springframework.boot:spring-boot-starter-web:jar:1.1.9.RELEASE:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:1.1.9.RELEASE:compile
[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:7.0.56:compile
[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:7.0.56:compile
[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:7.0.56:compile
[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:7.0.56:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.3.4:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.4:compile
[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.3.4:compile
[INFO] | \- org.hibernate:hibernate-validator:jar:5.0.3.Final:compile
[INFO] | +- javax.validation:validation-api:jar:1.1.0.Final:compile
[INFO] | +- org.jboss.logging:jboss-logging:jar:3.1.1.GA:compile
[INFO] | \- com.fasterxml:classmate:jar:1.0.0:compile
[INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:1.1.9.RELEASE:compile
[INFO] | \- org.springframework.boot:spring-boot-actuator:jar:1.1.9.RELEASE:compile
[INFO] +- org.springframework:spring-messaging:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework:spring-jdbc:jar:4.0.8.RELEASE:compile
[INFO] | \- org.springframework:spring-tx:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework.ws:spring-ws-core:jar:2.2.0.RELEASE:compile
[INFO] | +- org.springframework.ws:spring-xml:jar:2.2.0.RELEASE:compile
[INFO] | \- org.springframework:spring-oxm:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework.integration:spring-integration-core:jar:4.0.4.RELEASE:compile
[INFO] | \- org.springframework.retry:spring-retry:jar:1.1.1.RELEASE:compile
[INFO] +- org.springframework.integration:spring-integration-file:jar:4.0.4.RELEASE:compile
[INFO] | \- commons-io:commons-io:jar:2.4:compile
[INFO] +- org.springframework.integration:spring-integration-ftp:jar:4.0.4.RELEASE:compile
[INFO] | +- commons-net:commons-net:jar:3.3:compile
[INFO] | \- org.springframework:spring-context-support:jar:4.0.8.RELEASE:compile
[INFO] +- org.springframework.hateoas:spring-hateoas:jar:0.16.0.RELEASE:compile
[INFO] | +- org.objenesis:objenesis:jar:2.1:compile
[INFO] | \- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- be.rtbf.radio.rod:rod-core:jar:0.3-SNAPSHOT:compile
[INFO] | +- be.rtbf.external:arbor-fetcher-client:pom:1.0:compile
[INFO] | | +- be.rtbf.external:arbor-fetcher-ASIM:jar:1.1:compile
[INFO] | | +- com.sun.xml.rpc:jaxrpc-impl:jar:1.1.3_01:compile
[INFO] | | | +- javax.xml:jaxrpc-api:jar:1.1:compile
[INFO] | | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.3:compile
[INFO] | | | | \- javax.xml.soap:saaj-api:jar:1.3:compile
[INFO] | | | +- com.sun.xml.rpc:jaxrpc-spi:jar:1.1.3_01:compile
[INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.0.2:compile
[INFO] | | +- org.apache.commons:commons-exec:jar:1.1:compile
[INFO] | | \- javax.mail:mail:jar:1.4.1:compile
[INFO] | | \- javax.activation:activation:jar:1.1:compile
[INFO] | +- joda-time:joda-time:jar:2.3:compile
[INFO] | +- org.quartz-scheduler:quartz:jar:2.2.1:compile
[INFO] | +- be.rtbf.commons.java:rtbf-commons-hibernate:jar:1.4.2:compile
[INFO] | | +- org.hibernate:hibernate-core:jar:3.3.2.GA:compile
[INFO] | | | +- antlr:antlr:jar:2.7.6:compile
[INFO] | | | +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO] | | | +- dom4j:dom4j:jar:1.6.1:compile
[INFO] | | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
[INFO] | | | \- javax.transaction:jta:jar:1.1:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.2:compile
[INFO] | | +- org.springframework:spring-orm:jar:4.0.8.RELEASE:compile
[INFO] | | +- jboss:javassist:jar:3.1:compile
[INFO] | | +- org.hibernate:hibernate-annotations:jar:3.4.0.GA:compile
[INFO] | | | \- org.hibernate:ejb3-persistence:jar:1.0.2.GA:compile
[INFO] | | +- org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA:compile
[INFO] | | +- commons-lang:commons-lang:jar:2.4:compile
[INFO] | | \- be.rtbf.commons:rtbf-commons-logging:jar:1.2:compile
[INFO] | +- org.jdom:jdom2:jar:2.0.5:compile
[INFO] | +- jaxen:jaxen:jar:1.1.6:compile
[INFO] | +- be.rtbf.commons.java:rtbf-commons-logging:pom:1.5:compile
[INFO] | | +- org.slf4j:jcl-over-slf4j:jar:1.7.7:compile
[INFO] | | \- ch.qos.logback:logback-classic:jar:1.1.2:compile
[INFO] | | \- ch.qos.logback:logback-core:jar:1.1.2:compile
[INFO] | +- log4j:log4j:jar:1.2.17:compile
[INFO] | \- commons-logging:commons-logging:jar:99.0-does-not-exist:compile
[INFO] +- javax.servlet:javax.servlet-api:jar:3.0.1:provided
[INFO] +- junit:junit:jar:4.11:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- junit-addons:junit-addons:jar:1.4:test
[INFO] | +- xerces:xercesImpl:jar:2.6.2:test
[INFO] | \- xerces:xmlParserAPIs:jar:2.6.2:test
[INFO] +- org.mockito:mockito-core:jar:1.9.5:test
[INFO] +- com.oracle:ojdbc6:jar:11.2.0.1.0:compile
[INFO] +- org.apache.tomcat:tomcat-jdbc:jar:7.0.56:compile
[INFO] | \- org.apache.tomcat:tomcat-juli:jar:7.0.56:compile
[INFO] +- org.aspectj:aspectjrt:jar:1.8.4:compile
[INFO] +- org.aspectj:aspectjweaver:jar:1.8.4:compile
[INFO] \- com.googlecode.soundlibs:mp3spi:jar:1.9.5-1:compile
[INFO] +- com.googlecode.soundlibs:jlayer:jar:1.0.1-1:compile
[INFO] \- com.googlecode.soundlibs:tritonus-share:jar:0.3.7-1:compile
@DimitriHautot
Copy link
Author

Here is the output of the mvn dependency:tree command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment