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

Details

Parameters

Prefix Name Value
--batch-mode
-D project.build.finalName apache-log4j-zeroconf-16052008
--settings
/export/home/gump/test/workspace/logging-log4j-zeroconf/gump_mvn_settings.xml
package

Environment Overrides

Name Value
CLASSPATH :/opt/jdk1.6.0/lib/tools.jar /export/home/gump/test/workspace/logging-log4j-12/dist/lib/log4j-16052008.jar /export/home/gump/test/workspace/logging-log4j-component/target/apache-log4j-component-16052008.jar /export/home/gump/test/workspace/logging-log4j-receivers/target/apache-log4j-receivers-16052008.jar /export/home/gump/test/workspace/jmdns/lib/jmdns.jar /export/home/gump/test/workspace/velocity-engine/bin/velocity-16052008.jar /export/home/gump/test/workspace/velocity-engine/bin/velocity-dep-16052008.jar /export/home/gump/test/workspace/apache-commons/collections/build/commons-collections-16052008.jar /export/home/gump/test/workspace/apache-commons/validator/dist/commons-validator-16052008.jar /export/home/gump/test/workspace/jakarta-oro/jakarta-oro-16052008.jar /export/home/gump/test/workspace/apache-commons/logging/target/commons-logging-api-16052008.jar

Command Line

mvn --batch-mode -Dproject.build.finalName=apache-log4j-zeroconf-16052008
        --settings
        /export/home/gump/test/workspace/logging-log4j-zeroconf/gump_mvn_settings.xml
        package 

Output

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Zeroconf Companion for log4j 1.2.
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://localhost:8192/maven2/jmdns/jmdns/1.0/jmdns-1.0.pom
830b downloaded
Downloading: http://localhost:8192/maven2/jmdns/jmdns/1.0/jmdns-1.0.jar
86K downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) log4j:log4j:jar:1.2.16-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=log4j -DartifactId=log4j -Dversion=1.2.16-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=log4j -DartifactId=log4j -Dversion=1.2.16-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) log4j:apache-log4j-zeroconf:jar:1.0-SNAPSHOT
  	2) log4j:log4j:jar:1.2.16-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  log4j:apache-log4j-zeroconf:jar:1.0-SNAPSHOT

from the specified remote repositories:
  Gump (http://localhost:8192/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Fri May 16 07:09:34 GMT+00:00 2008
[INFO] Final Memory: 8M/322M
[INFO] ------------------------------------------------------------------------

Last Updated: Fri, 16 May 2008 06:00:06 ().Python Logo