Created
January 27, 2012 10:08
-
-
Save wolfc/1688100 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
$ FMVN_REPO=file:/tmp/repo1 ~/work/maven/fedora-maven/tmp/bin/fmvn -X package|head -20 | |
/usr/lib/jvm/java | |
Apache Maven 3.0.3 (rNON-CANONICAL_2011-10-11_11-56_mockbuild; 2011-10-11 13:56:36+0200) | |
Maven home: /usr/share/maven | |
Java version: 1.7.0_b147-icedtea, vendor: Oracle Corporation | |
Java home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1.x86_64/jre | |
Default locale: en_US, platform encoding: UTF-8 | |
OS name: "linux", version: "3.2.1-3.fc16.x86_64", arch: "amd64", family: "unix" | |
[INFO] Error stacktraces are turned on. | |
[DEBUG] Reading global settings from /usr/share/maven/conf/settings.xml | |
[DEBUG] Reading user settings from /home/carlo/.m2/settings.xml | |
[DEBUG] Using local repository at /home/carlo/work/asf/maven/maven-3/tags/maven-3.0.3/.m2 | |
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for /home/carlo/work/asf/maven/maven-3/tags/maven-3.0.3/.m2 | |
[INFO] Scanning for projects... | |
[DEBUG] resolveArtifact org.apache.maven:maven-parent:pom:15 < [jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/, releases+snapshots), central (http://repo1.maven.org/maven2, releases)] | |
[DEBUG] resolveArtifact org.apache:apache:pom:6 < [jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/, releases+snapshots), central (http://repo1.maven.org/maven2, releases)] | |
[DEBUG] Extension realms for project org.apache.maven:maven:pom:3.0.3: (none) | |
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null] | |
[DEBUG] Extension realms for project org.apache.maven:maven-core:jar:3.0.3: (none) | |
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null] | |
[DEBUG] Extension realms for project org.apache.maven:apache-maven:pom:3.0.3: (none) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment