Created
July 30, 2014 11:54
-
-
Save kpiwko/0dc12efcbb4037424ae9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Building Java Apple Push Notification Service Library 1.0.0.Beta4-SNAPSHOT | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] | |
| [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ apns --- | |
| [INFO] com.notnoop.apns:apns:jar:1.0.0.Beta4-SNAPSHOT | |
| [INFO] +- commons-httpclient:commons-httpclient:jar:3.1:compile | |
| [INFO] | +- commons-logging:commons-logging:jar:1.0.4:compile | |
| [INFO] | \- commons-codec:commons-codec:jar:1.2:compile | |
| [INFO] +- uk.org.lidalia:slf4j-test:jar:1.0.0-jdk6:test | |
| [INFO] | +- uk.org.lidalia:lidalia-lang:jar:1.0.0-jdk6:test | |
| [INFO] | | \- org.apache.commons:commons-lang3:jar:3.1:test | |
| [INFO] | +- com.google.guava:guava:jar:14.0.1:test | |
| [INFO] | +- uk.org.lidalia:lidalia-slf4j-ext:jar:1.0.0-jdk6:test | |
| [INFO] | \- joda-time:joda-time:jar:2.2:test | |
| [INFO] +- com.google.code.findbugs:annotations:jar:2.0.3:compile | |
| [INFO] +- org.slf4j:slf4j-api:jar:1.7.2:compile | |
| [INFO] +- junit:junit:jar:4.11:test | |
| [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test | |
| [INFO] +- org.mockito:mockito-all:jar:1.9.5:test | |
| [INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.1.4:compile | |
| [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.1.4:compile | |
| [INFO] \- com.fasterxml.jackson.core:jackson-core:jar:2.1.4:compile | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] BUILD SUCCESS | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Total time: 1.736s | |
| [INFO] Finished at: Wed Jul 30 13:53:20 CEST 2014 | |
| [INFO] Final Memory: 15M/207M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment