Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: ExistUpload :: Spring Service
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] snapshot info.textgrid.common:existupload-core:1.0.0-SNAPSHOT: checking for updates from archiva.snapshots.http
Downloading: http://repository.bibforge.org/archiva/repository/snapshots/info/textgrid/common/existupload-core/1.0.0-SNAPSHOT/existupload-core-1.0.0-SNAPSHOT.jar
[INFO] Unable to find resource 'info.textgrid.common:existupload-core:jar:1.0.0-SNAPSHOT' in repository archiva.snapshots.http (http://repository.bibforge.org/archiva/repository/snapshots)
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/service/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-service/builds/2011-04-11_14-01-01/archive/info.textgrid.common/existupload-service/1.0.0-SNAPSHOT/existupload-service-1.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) info.textgrid.common:existupload-core:jar:1.0.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=info.textgrid.common -DartifactId=existupload-core -Dversion=1.0.0-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=info.textgrid.common -DartifactId=existupload-core -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) info.textgrid.common:existupload-service:bundle:1.0.0-SNAPSHOT
  	2) info.textgrid.common:existupload-core:jar:1.0.0-SNAPSHOT

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

for artifact: 
  info.textgrid.common:existupload-service:bundle:1.0.0-SNAPSHOT

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



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44 seconds
[INFO] Finished at: Mon Apr 11 14:01:57 CEST 2011
[INFO] Final Memory: 28M/167M
[INFO] ------------------------------------------------------------------------