I’m trying to do a fresh build (sync’d around 8:30am this morning) and getting:

[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Launchpad Application Builder 7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://archiva.astracorp.com/repository/internal/org/eclipse/osgi/v20080605-1900/osgi-v20080605-1900.pom

Which doesn’t exist:
http://maven-repository.com/artifact/org.eclipse/org.eclipse.osgi

more output pasted below.


Robert A. Decker
[email protected]
http://robdecker.com/about

[ERROR] Failed to execute goal on project org.apache.sling.launchpad: Could not 
resolve dependencies for project 
org.apache.sling:org.apache.sling.launchpad:war:7-SNAPSHOT: Failed to collect 
dependencies at org.apache.sling:org.apache.sling.commons.compiler:jar:2.1.0 -> 
org.eclipse.jdt:core:jar:3.3.0-v_771 -> 
org.eclipse.core:resources:jar:3.2.1-R32x_v20060914 -> 
org.eclipse.core:filesystem:jar:1.1.0-v20070606 -> 
org.eclipse:osgi:jar:v20080605-1900: Failed to read artifact descriptor for 
org.eclipse:osgi:jar:v20080605-1900: Could not transfer artifact 
org.eclipse:osgi:pom:v20080605-1900 from/to astra.internal 
(http://archiva.astracorp.com/repository/internal/): Failed to transfer file: 
http://archiva.astracorp.com/repository/internal/org/eclipse/osgi/v20080605-1900/osgi-v20080605-1900.pom.
 Return code is: 500 , ReasonPhrase:Unable to fetch artifact resource.. -> 
[Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
on project org.apache.sling.launchpad: Could not resolve dependencies for 
project org.apache.sling:org.apache.sling.launchpad:war:7-SNAPSHOT: Failed to 
collect dependencies at 
org.apache.sling:org.apache.sling.commons.compiler:jar:2.1.0 -> 
org.eclipse.jdt:core:jar:3.3.0-v_771 -> 
org.eclipse.core:resources:jar:3.2.1-R32x_v20060914 -> 
org.eclipse.core:filesystem:jar:1.1.0-v20070606 -> 
org.eclipse:osgi:jar:v20080605-1900
        at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)

Reply via email to