Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameters

Prefix Name Value
--batch-mode
-D maven.test.skip.exec true
--settings
/Volumes/X1/home/sctemme/asf/gump/trunk/work/workspace/directory-shared/ldap/gump_mvn_settings.xml
package

Environment Overrides

Name Value
CLASSPATH :/Volumes/X1/home/sctemme/asf/gump/trunk/work/packages/antlr/antlr-3.1.3.jar /Volumes/X1/home/sctemme/asf/gump/trunk/work/workspace/directory-shared/asn1-codec/target/shared-asn1-codec-0.9.16-SNAPSHOT.jar /Volumes/X1/home/sctemme/asf/gump/trunk/work/workspace/jakarta-oro/jakarta-oro-23112009.jar /Volumes/X1/home/sctemme/asf/gump/trunk/work/workspace/jakarta-regexp/build/jakarta-regexp-23112009.jar /Volumes/X1/home/sctemme/asf/gump/trunk/work/workspace/junit/dist/junit-23112009.jar /Volumes/X1/home/sctemme/asf/gump/trunk/work/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar /Volumes/X1/home/sctemme/asf/gump/trunk/work/workspace/directory-shared/ldap-constants/target/shared-ldap-constants-0.9.16-SNAPSHOT.jar

Command Line

mvn --batch-mode -Dmaven.test.skip.exec=true --settings
        /Volumes/X1/home/sctemme/asf/gump/trunk/work/workspace/directory-shared/ldap/gump_mvn_settings.xml
        package 

Output

[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Apache Directory Protocol Ldap Shared
[INFO]    task-segment: [package]
[INFO] ----------------------------------------------------------------------------
Downloading: http://localhost:8192/maven2/org/apache/maven/plugins/maven-antlr-plugin/2.0-beta-1/maven-antlr-plugin-2.0-beta-1.pom
Downloading: http://localhost:8192/maven2/org/apache/maven/plugins/maven-plugin-parent/2.0-beta-1/maven-plugin-parent-2.0-beta-1.pom
Downloading: http://localhost:8192/maven2/org/apache/maven/plugins/maven-antlr-plugin/2.0-beta-1/maven-antlr-plugin-2.0-beta-1.jar
Downloading: http://localhost:8192/repo/m2-snapshot-repository/org/apache/directory/shared/shared-asn1/0.9.16-SNAPSHOT/shared-asn1-0.9.16-SNAPSHOT.pom
[INFO] snapshot org.apache.directory.shared:shared-ldap-constants:0.9.16-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://localhost:8192/repo/m2-snapshot-repository/org/apache/directory/shared/shared-ldap-constants/0.9.16-SNAPSHOT/shared-ldap-constants-0.9.16-SNAPSHOT.pom
Downloading: http://localhost:8192/repo/m2-snapshot-repository/org/apache/directory/shared/shared-asn1/0.9.16-SNAPSHOT/shared-asn1-0.9.16-SNAPSHOT.jar
Downloading: http://localhost:8192/repo/m2-snapshot-repository/org/apache/directory/shared/shared-ldap-constants/0.9.16-SNAPSHOT/shared-ldap-constants-0.9.16-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.directory.shared:shared-asn1:jar:0.9.16-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.directory.shared -DartifactId=shared-asn1 \
          -Dversion=0.9.16-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.directory.shared:shared-ldap:jar:0.9.16-SNAPSHOT
  	2) org.apache.directory.shared:shared-asn1:jar:0.9.16-SNAPSHOT

2) org.apache.directory.shared:shared-ldap-constants:jar:0.9.16-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.directory.shared -DartifactId=shared-ldap-constants \
          -Dversion=0.9.16-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.directory.shared:shared-ldap:jar:0.9.16-SNAPSHOT
  	2) org.apache.directory.shared:shared-ldap-constants:jar:0.9.16-SNAPSHOT

----------
2 required artifacts are missing.

for artifact: 
  org.apache.directory.shared:shared-ldap:jar:0.9.16-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://repository.apache.org/snapshots)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Mon Nov 23 09:45:13 PST 2009
[INFO] Final Memory: 7M/14M
[INFO] ------------------------------------------------------------------------

Last Updated: Mon, 23 Nov 2009 06:00:10 ().Python Logo