See 
<https://builds.apache.org/job/sling-contrib-1.5/org.apache.sling$org.apache.sling.launchpad.contrib-testing/707/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Launchpad Contrib Testing
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file-set: 
<https://builds.apache.org/job/sling-contrib-1.5/org.apache.sling$org.apache.sling.launchpad.contrib-testing/ws/>
 (included: [derby.log, cachedir, sling], excluded: [])
[INFO] snapshot 
org.apache.sling:org.apache.sling.launchpad.base:2.3.1-SNAPSHOT: checking for 
updates from scala-tools.org
[INFO] snapshot 
org.apache.sling:org.apache.sling.launchpad.base:2.3.1-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [launchpad:prepare-package {execution: prepare-package}]
[INFO] snapshot org.apache.sling:org.apache.sling.launchpad:6-SNAPSHOT: 
checking for updates from scala-tools.org
[INFO] snapshot org.apache.sling:org.apache.sling.launchpad:6-SNAPSHOT: 
checking for updates from apache.snapshots
Downloading: 
http://scala-tools.org/repo-releases/org/apache/sling/org.apache.sling.launchpad/6-SNAPSHOT/org.apache.sling.launchpad-6-SNAPSHOT-bundlelist.xml
[INFO] Unable to find resource 
'org.apache.sling:org.apache.sling.launchpad:xml:bundlelist:6-SNAPSHOT' in 
repository scala-tools.org (http://scala-tools.org/repo-releases)
Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad/6-SNAPSHOT/org.apache.sling.launchpad-6-SNAPSHOT-bundlelist.xml
[INFO] Unable to find resource 
'org.apache.sling:org.apache.sling.launchpad:xml:bundlelist:6-SNAPSHOT' in 
repository apache.snapshots (http://repository.apache.org/snapshots)
[JENKINS] Archiving 
<https://builds.apache.org/job/sling-contrib-1.5/org.apache.sling$org.apache.sling.launchpad.contrib-testing/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/sling-contrib-1.5/modules/org.apache.sling$org.apache.sling.launchpad.contrib-testing/builds/2011-08-26_02-43-51/archive/org.apache.sling/org.apache.sling.launchpad.contrib-testing/4-SNAPSHOT/org.apache.sling.launchpad.contrib-testing-4-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.sling
ArtifactId: org.apache.sling.launchpad
Version: 6-SNAPSHOT

Reason: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.sling 
-DartifactId=org.apache.sling.launchpad -Dversion=6-SNAPSHOT 
-Dclassifier=bundlelist -Dpackaging=xml -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.sling 
-DartifactId=org.apache.sling.launchpad -Dversion=6-SNAPSHOT 
-Dclassifier=bundlelist -Dpackaging=xml -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]


  org.apache.sling:org.apache.sling.launchpad:xml:6-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots),
  scala-tools.org (http://scala-tools.org/repo-releases)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 38 seconds
[INFO] Finished at: Fri Aug 26 02:53:59 UTC 2011
[INFO] Final Memory: 89M/157M
[INFO] ------------------------------------------------------------------------

Reply via email to