Skip to content

Instantly share code, notes, and snippets.

@nskmda
Created February 12, 2015 21:24
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 nskmda/8f281e3522ef56642e86 to your computer and use it in GitHub Desktop.
Save nskmda/8f281e3522ef56642e86 to your computer and use it in GitHub Desktop.
Gradle dependency
Parallel execution with configuration on demand is an incubating feature.
:ics:demand:icdmatch-jar:dependencies
------------------------------------------------------------
Project :ics:demand:icdmatch-jar
------------------------------------------------------------
archives - Configuration for archive artifacts.
No dependencies
compile - Compile classpath for source set 'main'.
+--- project :common
| +--- log4j:log4j:1.2.17
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- commons-beanutils:commons-beanutils:1.7.0
| | \--- commons-logging:commons-logging:1.0.3 -> 1.1
| | +--- log4j:log4j:1.2.12 -> 1.2.17
| | +--- logkit:logkit:1.0.1
| | +--- avalon-framework:avalon-framework:4.1.3
| | \--- javax.servlet:servlet-api:2.3
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-codec:commons-codec:1.9
| +--- commons-validator:commons-validator:1.1.3
| +--- org.apache.poi:poi:3.0.1-FINAL
| | +--- commons-logging:commons-logging:1.1 (*)
| | \--- log4j:log4j:1.2.13 -> 1.2.17
| +--- javax.servlet:javax.servlet-api:3.+ -> 3.1.0
| +--- javax.servlet:servlet-api:2.3
| +--- ldapsdk:ldapsdk:4.1
| +--- dbunit:dbunit:2.2
| | \--- org.dbunit:dbunit:2.2
| | +--- junit:junit:3.8.2
| | +--- junit-addons:junit-addons:1.4
| | | +--- junit:junit:3.8.1 -> 3.8.2
| | | +--- xerces:xercesImpl:2.6.2
| | | \--- xerces:xmlParserAPIs:2.6.2
| | +--- poi:poi:2.5.1-final-20040804
| | +--- commons-collections:commons-collections:3.1
| | +--- commons-lang:commons-lang:2.1 -> 2.6
| | \--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| +--- commons-cli:commons-cli:1.2
| +--- struts:struts:1.2.4
| | +--- commons-beanutils:commons-beanutils:1.6.1 -> 1.7.0 (*)
| | +--- commons-collections:commons-collections:2.1 -> 3.1
| | +--- commons-digester:commons-digester:1.5
| | | +--- commons-beanutils:commons-beanutils:1.6 -> 1.7.0 (*)
| | | +--- commons-logging:commons-logging:1.0 -> 1.1 (*)
| | | +--- commons-collections:commons-collections:2.1 -> 3.1
| | | \--- xml-apis:xml-apis:2.0.2
| | +--- commons-fileupload:commons-fileupload:1.0
| | +--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| | +--- commons-validator:commons-validator:1.1.3
| | +--- oro:oro:2.0.7
| | +--- antlr:antlr:2.7.2
| | \--- commons-lang:commons-lang:2.0 -> 2.6
| +--- org.springframework:spring:2.0.5
| | \--- commons-logging:commons-logging:1.1 (*)
| +--- com.netegrity:cryptoj:12.5
| +--- com.netegrity:siteminder-smjavaagentapi:12.5
| +--- com.netegrity:siteminder-smjavasdk2:12.5
| +--- org.infinispan:infinispan-core:5.2.1.FINAL
| +--- ch.ethz.ganymed:ganymed-ssh2:250
| +--- org.jboss.javaee:jboss-javaee:5.0.0.GA
| +--- javax.mail:mail:1.4
| | \--- javax.activation:activation:1.1
| +--- org.bouncycastle:bcprov-jdk16:1.45
| +--- com.oracle:ojdbc:6
| \--- bouncycastle:bcpg-jdk15:140
| \--- bouncycastle:bcprov-jdk15:140
+--- project :ics:jar
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- log4j:log4j:1.2.17
| +--- javaee:javaee-api:5
| +--- org.springframework:spring:2.0.5 (*)
| \--- project :common (*)
+--- project :ics:demand:jar -> project :ics:jar (*)
\--- project :conecommon
+--- com.jcraft:jsch:0.1.51
\--- project :common (*)
default - Configuration for default artifacts.
+--- project :common
| +--- log4j:log4j:1.2.17
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- commons-beanutils:commons-beanutils:1.7.0
| | \--- commons-logging:commons-logging:1.0.3 -> 1.1
| | +--- log4j:log4j:1.2.12 -> 1.2.17
| | +--- logkit:logkit:1.0.1
| | +--- avalon-framework:avalon-framework:4.1.3
| | \--- javax.servlet:servlet-api:2.3
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-codec:commons-codec:1.9
| +--- commons-validator:commons-validator:1.1.3
| +--- org.apache.poi:poi:3.0.1-FINAL
| | +--- commons-logging:commons-logging:1.1 (*)
| | \--- log4j:log4j:1.2.13 -> 1.2.17
| +--- javax.servlet:javax.servlet-api:3.+ -> 3.1.0
| +--- javax.servlet:servlet-api:2.3
| +--- ldapsdk:ldapsdk:4.1
| +--- dbunit:dbunit:2.2
| | \--- org.dbunit:dbunit:2.2
| | +--- junit:junit:3.8.2
| | +--- junit-addons:junit-addons:1.4
| | | +--- junit:junit:3.8.1 -> 3.8.2
| | | +--- xerces:xercesImpl:2.6.2
| | | \--- xerces:xmlParserAPIs:2.6.2
| | +--- poi:poi:2.5.1-final-20040804
| | +--- commons-collections:commons-collections:3.1
| | +--- commons-lang:commons-lang:2.1 -> 2.6
| | \--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| +--- commons-cli:commons-cli:1.2
| +--- struts:struts:1.2.4
| | +--- commons-beanutils:commons-beanutils:1.6.1 -> 1.7.0 (*)
| | +--- commons-collections:commons-collections:2.1 -> 3.1
| | +--- commons-digester:commons-digester:1.5
| | | +--- commons-beanutils:commons-beanutils:1.6 -> 1.7.0 (*)
| | | +--- commons-logging:commons-logging:1.0 -> 1.1 (*)
| | | +--- commons-collections:commons-collections:2.1 -> 3.1
| | | \--- xml-apis:xml-apis:2.0.2
| | +--- commons-fileupload:commons-fileupload:1.0
| | +--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| | +--- commons-validator:commons-validator:1.1.3
| | +--- oro:oro:2.0.7
| | +--- antlr:antlr:2.7.2
| | \--- commons-lang:commons-lang:2.0 -> 2.6
| +--- org.springframework:spring:2.0.5
| | \--- commons-logging:commons-logging:1.1 (*)
| +--- com.netegrity:cryptoj:12.5
| +--- com.netegrity:siteminder-smjavaagentapi:12.5
| +--- com.netegrity:siteminder-smjavasdk2:12.5
| +--- org.infinispan:infinispan-core:5.2.1.FINAL
| +--- ch.ethz.ganymed:ganymed-ssh2:250
| +--- org.jboss.javaee:jboss-javaee:5.0.0.GA
| +--- javax.mail:mail:1.4
| | \--- javax.activation:activation:1.1
| +--- org.bouncycastle:bcprov-jdk16:1.45
| +--- com.oracle:ojdbc:6
| \--- bouncycastle:bcpg-jdk15:140
| \--- bouncycastle:bcprov-jdk15:140
+--- project :ics:jar
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- log4j:log4j:1.2.17
| +--- javaee:javaee-api:5
| +--- org.springframework:spring:2.0.5 (*)
| \--- project :common (*)
+--- project :ics:demand:jar -> project :ics:jar (*)
\--- project :conecommon
+--- com.jcraft:jsch:0.1.51
\--- project :common (*)
runtime - Runtime classpath for source set 'main'.
+--- project :common
| +--- log4j:log4j:1.2.17
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- commons-beanutils:commons-beanutils:1.7.0
| | \--- commons-logging:commons-logging:1.0.3 -> 1.1
| | +--- log4j:log4j:1.2.12 -> 1.2.17
| | +--- logkit:logkit:1.0.1
| | +--- avalon-framework:avalon-framework:4.1.3
| | \--- javax.servlet:servlet-api:2.3
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-codec:commons-codec:1.9
| +--- commons-validator:commons-validator:1.1.3
| +--- org.apache.poi:poi:3.0.1-FINAL
| | +--- commons-logging:commons-logging:1.1 (*)
| | \--- log4j:log4j:1.2.13 -> 1.2.17
| +--- javax.servlet:javax.servlet-api:3.+ -> 3.1.0
| +--- javax.servlet:servlet-api:2.3
| +--- ldapsdk:ldapsdk:4.1
| +--- dbunit:dbunit:2.2
| | \--- org.dbunit:dbunit:2.2
| | +--- junit:junit:3.8.2
| | +--- junit-addons:junit-addons:1.4
| | | +--- junit:junit:3.8.1 -> 3.8.2
| | | +--- xerces:xercesImpl:2.6.2
| | | \--- xerces:xmlParserAPIs:2.6.2
| | +--- poi:poi:2.5.1-final-20040804
| | +--- commons-collections:commons-collections:3.1
| | +--- commons-lang:commons-lang:2.1 -> 2.6
| | \--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| +--- commons-cli:commons-cli:1.2
| +--- struts:struts:1.2.4
| | +--- commons-beanutils:commons-beanutils:1.6.1 -> 1.7.0 (*)
| | +--- commons-collections:commons-collections:2.1 -> 3.1
| | +--- commons-digester:commons-digester:1.5
| | | +--- commons-beanutils:commons-beanutils:1.6 -> 1.7.0 (*)
| | | +--- commons-logging:commons-logging:1.0 -> 1.1 (*)
| | | +--- commons-collections:commons-collections:2.1 -> 3.1
| | | \--- xml-apis:xml-apis:2.0.2
| | +--- commons-fileupload:commons-fileupload:1.0
| | +--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| | +--- commons-validator:commons-validator:1.1.3
| | +--- oro:oro:2.0.7
| | +--- antlr:antlr:2.7.2
| | \--- commons-lang:commons-lang:2.0 -> 2.6
| +--- org.springframework:spring:2.0.5
| | \--- commons-logging:commons-logging:1.1 (*)
| +--- com.netegrity:cryptoj:12.5
| +--- com.netegrity:siteminder-smjavaagentapi:12.5
| +--- com.netegrity:siteminder-smjavasdk2:12.5
| +--- org.infinispan:infinispan-core:5.2.1.FINAL
| +--- ch.ethz.ganymed:ganymed-ssh2:250
| +--- org.jboss.javaee:jboss-javaee:5.0.0.GA
| +--- javax.mail:mail:1.4
| | \--- javax.activation:activation:1.1
| +--- org.bouncycastle:bcprov-jdk16:1.45
| +--- com.oracle:ojdbc:6
| \--- bouncycastle:bcpg-jdk15:140
| \--- bouncycastle:bcprov-jdk15:140
+--- project :ics:jar
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- log4j:log4j:1.2.17
| +--- javaee:javaee-api:5
| +--- org.springframework:spring:2.0.5 (*)
| \--- project :common (*)
+--- project :ics:demand:jar -> project :ics:jar (*)
\--- project :conecommon
+--- com.jcraft:jsch:0.1.51
\--- project :common (*)
testCompile - Compile classpath for source set 'test'.
+--- project :common
| +--- log4j:log4j:1.2.17
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- commons-beanutils:commons-beanutils:1.7.0
| | \--- commons-logging:commons-logging:1.0.3 -> 1.1
| | +--- log4j:log4j:1.2.12 -> 1.2.17
| | +--- logkit:logkit:1.0.1
| | +--- avalon-framework:avalon-framework:4.1.3
| | \--- javax.servlet:servlet-api:2.3
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-codec:commons-codec:1.9
| +--- commons-validator:commons-validator:1.1.3
| +--- org.apache.poi:poi:3.0.1-FINAL
| | +--- commons-logging:commons-logging:1.1 (*)
| | \--- log4j:log4j:1.2.13 -> 1.2.17
| +--- javax.servlet:javax.servlet-api:3.+ -> 3.1.0
| +--- javax.servlet:servlet-api:2.3
| +--- ldapsdk:ldapsdk:4.1
| +--- dbunit:dbunit:2.2
| | \--- org.dbunit:dbunit:2.2
| | +--- junit:junit:3.8.2
| | +--- junit-addons:junit-addons:1.4
| | | +--- junit:junit:3.8.1 -> 3.8.2
| | | +--- xerces:xercesImpl:2.6.2
| | | \--- xerces:xmlParserAPIs:2.6.2
| | +--- poi:poi:2.5.1-final-20040804
| | +--- commons-collections:commons-collections:3.1
| | +--- commons-lang:commons-lang:2.1 -> 2.6
| | \--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| +--- commons-cli:commons-cli:1.2
| +--- struts:struts:1.2.4
| | +--- commons-beanutils:commons-beanutils:1.6.1 -> 1.7.0 (*)
| | +--- commons-collections:commons-collections:2.1 -> 3.1
| | +--- commons-digester:commons-digester:1.5
| | | +--- commons-beanutils:commons-beanutils:1.6 -> 1.7.0 (*)
| | | +--- commons-logging:commons-logging:1.0 -> 1.1 (*)
| | | +--- commons-collections:commons-collections:2.1 -> 3.1
| | | \--- xml-apis:xml-apis:2.0.2
| | +--- commons-fileupload:commons-fileupload:1.0
| | +--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| | +--- commons-validator:commons-validator:1.1.3
| | +--- oro:oro:2.0.7
| | +--- antlr:antlr:2.7.2
| | \--- commons-lang:commons-lang:2.0 -> 2.6
| +--- org.springframework:spring:2.0.5
| | \--- commons-logging:commons-logging:1.1 (*)
| +--- com.netegrity:cryptoj:12.5
| +--- com.netegrity:siteminder-smjavaagentapi:12.5
| +--- com.netegrity:siteminder-smjavasdk2:12.5
| +--- org.infinispan:infinispan-core:5.2.1.FINAL
| +--- ch.ethz.ganymed:ganymed-ssh2:250
| +--- org.jboss.javaee:jboss-javaee:5.0.0.GA
| +--- javax.mail:mail:1.4
| | \--- javax.activation:activation:1.1
| +--- org.bouncycastle:bcprov-jdk16:1.45
| +--- com.oracle:ojdbc:6
| \--- bouncycastle:bcpg-jdk15:140
| \--- bouncycastle:bcprov-jdk15:140
+--- project :ics:jar
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- log4j:log4j:1.2.17
| +--- javaee:javaee-api:5
| +--- org.springframework:spring:2.0.5 (*)
| \--- project :common (*)
+--- project :ics:demand:jar -> project :ics:jar (*)
\--- project :conecommon
+--- com.jcraft:jsch:0.1.51
\--- project :common (*)
testRuntime - Runtime classpath for source set 'test'.
+--- project :common
| +--- log4j:log4j:1.2.17
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- commons-beanutils:commons-beanutils:1.7.0
| | \--- commons-logging:commons-logging:1.0.3 -> 1.1
| | +--- log4j:log4j:1.2.12 -> 1.2.17
| | +--- logkit:logkit:1.0.1
| | +--- avalon-framework:avalon-framework:4.1.3
| | \--- javax.servlet:servlet-api:2.3
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-codec:commons-codec:1.9
| +--- commons-validator:commons-validator:1.1.3
| +--- org.apache.poi:poi:3.0.1-FINAL
| | +--- commons-logging:commons-logging:1.1 (*)
| | \--- log4j:log4j:1.2.13 -> 1.2.17
| +--- javax.servlet:javax.servlet-api:3.+ -> 3.1.0
| +--- javax.servlet:servlet-api:2.3
| +--- ldapsdk:ldapsdk:4.1
| +--- dbunit:dbunit:2.2
| | \--- org.dbunit:dbunit:2.2
| | +--- junit:junit:3.8.2
| | +--- junit-addons:junit-addons:1.4
| | | +--- junit:junit:3.8.1 -> 3.8.2
| | | +--- xerces:xercesImpl:2.6.2
| | | \--- xerces:xmlParserAPIs:2.6.2
| | +--- poi:poi:2.5.1-final-20040804
| | +--- commons-collections:commons-collections:3.1
| | +--- commons-lang:commons-lang:2.1 -> 2.6
| | \--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| +--- commons-cli:commons-cli:1.2
| +--- struts:struts:1.2.4
| | +--- commons-beanutils:commons-beanutils:1.6.1 -> 1.7.0 (*)
| | +--- commons-collections:commons-collections:2.1 -> 3.1
| | +--- commons-digester:commons-digester:1.5
| | | +--- commons-beanutils:commons-beanutils:1.6 -> 1.7.0 (*)
| | | +--- commons-logging:commons-logging:1.0 -> 1.1 (*)
| | | +--- commons-collections:commons-collections:2.1 -> 3.1
| | | \--- xml-apis:xml-apis:2.0.2
| | +--- commons-fileupload:commons-fileupload:1.0
| | +--- commons-logging:commons-logging:1.0.4 -> 1.1 (*)
| | +--- commons-validator:commons-validator:1.1.3
| | +--- oro:oro:2.0.7
| | +--- antlr:antlr:2.7.2
| | \--- commons-lang:commons-lang:2.0 -> 2.6
| +--- org.springframework:spring:2.0.5
| | \--- commons-logging:commons-logging:1.1 (*)
| +--- com.netegrity:cryptoj:12.5
| +--- com.netegrity:siteminder-smjavaagentapi:12.5
| +--- com.netegrity:siteminder-smjavasdk2:12.5
| +--- org.infinispan:infinispan-core:5.2.1.FINAL
| +--- ch.ethz.ganymed:ganymed-ssh2:250
| +--- org.jboss.javaee:jboss-javaee:5.0.0.GA
| +--- javax.mail:mail:1.4
| | \--- javax.activation:activation:1.1
| +--- org.bouncycastle:bcprov-jdk16:1.45
| +--- com.oracle:ojdbc:6
| \--- bouncycastle:bcpg-jdk15:140
| \--- bouncycastle:bcprov-jdk15:140
+--- project :ics:jar
| +--- commons-dbutils:commons-dbutils:1.2
| +--- commons-io:commons-io:2.4
| +--- commons-lang:commons-lang:2.6
| +--- log4j:log4j:1.2.17
| +--- javaee:javaee-api:5
| +--- org.springframework:spring:2.0.5 (*)
| \--- project :common (*)
+--- project :ics:demand:jar -> project :ics:jar (*)
\--- project :conecommon
+--- com.jcraft:jsch:0.1.51
\--- project :common (*)
(*) - dependencies omitted (listed previously)
BUILD SUCCESSFUL
Total time: 5.159 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment