Created
April 16, 2014 09:51
-
-
Save jasonwee/10844081 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
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T18:37:52+01:00) | |
Maven home: /usr/share/apache-maven | |
Java version: 1.7.0_40, vendor: Oracle Corporation | |
Java home: /usr/java/jdk1.7.0_40/jre | |
Default locale: en_US, platform encoding: UTF-8 | |
OS name: "linux", version: "2.6.32-358.2.1.el6.x86_64", arch: "amd64", family: "unix" | |
[INFO] Error stacktraces are turned on. | |
[DEBUG] Reading global settings from /usr/share/apache-maven/conf/settings.xml | |
[DEBUG] Reading user settings from /home/jason/.m2/settings.xml | |
[DEBUG] Using local repository at /home/jason/.m2/repository | |
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jason/.m2/repository | |
[INFO] Scanning for projects... | |
[DEBUG] Extension realms for project net.ripe.db:whois:pom:1.73-SNAPSHOT: (none) | |
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null] | |
[DEBUG] Extension realms for project net.ripe.db:whois-client:jar:1.73-SNAPSHOT: (none) | |
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null] | |
[DEBUG] Extension realms for project net.ripe.db:whois-commons:jar:1.73-SNAPSHOT: (none) | |
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null] | |
[DEBUG] Extension realms for project net.ripe.db:whois-query:jar:1.73-SNAPSHOT: (none) | |
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null] | |
[DEBUG] Extension realms for project net.ripe.db:whois-nrtm:jar:1.73-SNAPSHOT: (none) | |
.. | |
.. | |
.. | |
[DEBUG] Installing net.ripe.db:whois-oneshot/maven-metadata.xml to /home/jason/.m2/repository/net/ripe/db/whois-oneshot/maven-metadata-local.xml | |
[INFO] Installing /home/jason/ripe/whois/whois-oneshot/target/whois-oneshot-1.73-SNAPSHOT-sources.jar to /home/jason/.m2/repository/net/ripe/db/whois-oneshot/1.73-SNAPSHOT/whois-oneshot-1.73-SNAPSHOT-sources.jar | |
[DEBUG] Writing tracking file /home/jason/.m2/repository/net/ripe/db/whois-oneshot/1.73-SNAPSHOT/_remote.repositories | |
[DEBUG] Installing net.ripe.db:whois-oneshot:1.73-SNAPSHOT/maven-metadata.xml to /home/jason/.m2/repository/net/ripe/db/whois-oneshot/1.73-SNAPSHOT/maven-metadata-local.xml | |
[DEBUG] Installing net.ripe.db:whois-oneshot/maven-metadata.xml to /home/jason/.m2/repository/net/ripe/db/whois-oneshot/maven-metadata-local.xml | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Reactor Summary: | |
[INFO] | |
[INFO] whois ............................................. SUCCESS [ 1.428 s] | |
[INFO] whois-client ...................................... SUCCESS [ 15.612 s] | |
[INFO] whois-commons ..................................... SUCCESS [11:44 min] | |
[INFO] whois-query ....................................... SUCCESS [01:54 min] | |
[INFO] whois-nrtm ........................................ SUCCESS [ 31.061 s] | |
[INFO] whois-update ...................................... SUCCESS [01:30 min] | |
[INFO] whois-api ......................................... SUCCESS [ 56.203 s] | |
[INFO] whois-scheduler ................................... SUCCESS [01:19 min] | |
[INFO] whois-db .......................................... SUCCESS [ 28.578 s] | |
[INFO] whois-endtoend .................................... SUCCESS [ 18.789 s] | |
[INFO] whois-internal .................................... SUCCESS [ 18.296 s] | |
[INFO] whois-oneshot ..................................... SUCCESS [ 1.131 s] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD SUCCESS | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 19:20 min | |
[INFO] Finished at: 2014-04-16T07:16:07+01:00 | |
[INFO] Final Memory: 354M/1704M | |
[INFO] ------------------------------------------------------------------------ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment