ServiceMix4 trunk actually can't be built because of missing deps
-----------------------------------------------------------------

                 Key: SMX4-155
                 URL: https://issues.apache.org/activemq/browse/SMX4-155
             Project: ServiceMix 4
          Issue Type: Bug
    Affects Versions: 4.0-m2
            Reporter: Lars Heinemann
             Fix For: 4.0-m2


I tried (first with, then without Nexus enabled) to build the actual snapshot 
of SMX4 (/all)
It always fails because of a missing dep:

[INFO] ------------------------------------------------------------------------
[INFO] Building Apache ServiceMix Camel Features
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/mnt/development/Java/projects/smx4/all/features/camel/camel-features/target
[INFO] [dependency:copy {execution: copy-legal}]
[INFO] Configured Artifact: org.apache.servicemix.legal:legal:1.0:xml
[INFO] Copying legal-1.0.xml to 
/mnt/development/Java/projects/smx4/all/features/camel/camel-features/target/legal/legal.xml
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/commons/commons-sandbox-parent/3-SNAPSHOT/commons-sandbox-parent-3-SNAPSHOT.pom
Downloading: 
http://repository.springsource.com/maven/bundles/external/org/apache/commons/commons-sandbox-parent/3-SNAPSHOT/commons-sandbox-parent-3-SNAPSHOT.pom
Downloading: 
http://uface.googlecode.com/svn/maven//org/apache/commons/commons-sandbox-parent/3-SNAPSHOT/commons-sandbox-parent-3-SNAPSHOT.pom
Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/commons/commons-sandbox-parent/3-SNAPSHOT/commons-sandbox-parent-3-SNAPSHOT.pom
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/commons/commons-sandbox-parent/3-SNAPSHOT/commons-sandbox-parent-3-SNAPSHOT.pom
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/commons/commons-sandbox-parent/3-SNAPSHOT/commons-sandbox-parent-3-SNAPSHOT.pom
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/commons/commons-sandbox-parent/3-SNAPSHOT/commons-sandbox-parent-3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.commons
ArtifactId: commons-sandbox-parent
Version: 3-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.commons:commons-sandbox-parent:pom:3-SNAPSHOT

from the specified remote repositories:
  java.net (http://download.java.net/maven/1/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  uface.m2 (http://uface.googlecode.com/svn/maven/),
  jboss (http://repository.jboss.org/maven2),
  central (http://repo1.maven.org/maven2),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
  java.net.2 (http://download.java.net/maven/2),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache.m2.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external),
  ops4j (http://repository.ops4j.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 18 seconds
[INFO] Finished at: Tue Nov 11 14:08:41 CET 2008
[INFO] Final Memory: 76M/171M
[INFO] ------------------------------------------------------------------------

Seems that this artifact is not gettable from any repository.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to