[INFO] ------------------------------------------------------------------------
[INFO] Building confclient
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] snapshot org.codehaus.jettison:jettison:1.3-SNAPSHOT: checking for updates from archiva.snapshots.http
Downloading: http://repository.bibforge.org/archiva/repository/snapshots/org/codehaus/jettison/jettison/1.3-SNAPSHOT/jettison-1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.codehaus.jettison:jettison:pom:1.3-SNAPSHOT' in repository archiva.snapshots.http (http://repository.bibforge.org/archiva/repository/snapshots)
Downloading: http://repository.bibforge.org/archiva/repository/snapshots/org/codehaus/jettison/jettison/1.3-SNAPSHOT/jettison-1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.codehaus.jettison:jettison:jar:1.3-SNAPSHOT' in repository archiva.snapshots.http (http://repository.bibforge.org/archiva/repository/snapshots)
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/confclient/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$confclient/builds/2011-03-07_10-20-43/archive/info.textgrid.middleware/confclient/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.codehaus.jettison:jettison:jar:1.3-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.jettison -DartifactId=jettison -Dversion=1.3-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=org.codehaus.jettison -DartifactId=jettison -Dversion=1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) info.textgrid.middleware:confclient:bundle:1.0-SNAPSHOT
2) org.codehaus.jettison:jettison:jar:1.3-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
info.textgrid.middleware:confclient:bundle:1.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: 46 seconds
[INFO] Finished at: Mon Mar 07 10:21:35 CET 2011
[INFO] Final Memory: 24M/100M
[INFO] ------------------------------------------------------------------------