You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Hudson <Hu...@sonatype.org> on 2009/04/27 19:23:49 UTC

Build failed in Hudson: Maven-2.1.x-bootstrap » 1.5,ubuntu #160

See http://grid.sonatype.org/ci/job/Maven-2.1.x-bootstrap/./jdk=1.5,label=ubuntu/160/changes

Changes:

[Brett Porter] add missing license notices

[Brett Porter] use the correct included license files in the source distribution

[Brett Porter] revert r610773 which incorrectly removed notice requirements

[John Casey] [MNG-4140][MNG-4143] Go back to using JDK 1.4 binary compat, and catch NoClassDefFoundError to trigger a warning when POM version expressions can't be interpolated on install/deploy.

[John Casey] renaming buildnumber profiles to canonical/non-canonical, and prefixing non-canonical buildnumber values with NON-CANONICAL_ to mark them as non-official.

[John Casey] reversing test commit.

[John Casey] adding buildnumber profile for git builds.

[John Casey] test commit.

------------------------------------------
Started by upstream project "Maven-2.1.x-bootstrap" build number 160
Building remotely on jeos1
Updating http://svn.apache.org/repos/asf/maven/components/branches/maven-2.1.x
U         apache-maven/NOTICE.txt
U         apache-maven/LICENSE.txt
U         apache-maven/src/assemble/src.xml
U         pom.xml
U         maven-core/pom.xml
U         build.xml
U         maven-project/src/test/java/org/apache/maven/project/artifact/VersionExpressionTransformationTest.java
U         maven-project/src/main/java/org/apache/maven/project/artifact/VersionExpressionTransformation.java
A         maven-project/src/main/java/org/apache/maven/project/artifact/XPathVersionExpressionInterpolator.java
At revision 769062
[maven-2.1.x] $ /opt/ant/apache-ant-1.7.1/bin/ant -Dlabel=ubuntu -Djdk=1.5 -Dmaven.repo.local=/opt/repos/bootstrap-maven-2.1.x set-temp-maven-home with-its
Buildfile: build.xml

initTaskDefs:

initLocalRepo:
     [echo] Using the local repository at: /opt/repos/bootstrap-maven-2.1.x

read-poms:
     [copy] Copying 1 file to /home/hudson/workspace/Maven-2.1.x-bootstrap/jdk/1.5/label/ubuntu/maven-2.1.x
   [delete] Deleting: /home/hudson/workspace/Maven-2.1.x-bootstrap/jdk/1.5/label/ubuntu/maven-2.1.x/dependencies.xml

set-temp-maven-home:
     [echo] Using temporary maven install directory: /tmp/apache-maven-2.1.1-SNAPSHOT

clean-bootstrap:

initTaskDefs:

isMavenHomeSet:
     [echo] Using Maven home at: /tmp/apache-maven-2.1.1-SNAPSHOT

initLocalRepo:
     [echo] Using the local repository at: /opt/repos/bootstrap-maven-2.1.x

init:
     [echo] maven.home = /tmp/apache-maven-2.1.1-SNAPSHOT
     [echo] maven.assembly = /home/hudson/workspace/Maven-2.1.x-bootstrap/jdk/1.5/label/ubuntu/maven-2.1.x/apache-maven/target/apache-maven-2.1.1-SNAPSHOT-bin.zip

read-poms:

pull:
[artifact:dependencies] Downloading: org/sonatype/plexus/plexus-sec-dispatcher/1.3-SNAPSHOT/plexus-sec-dispatcher-1.3-SNAPSHOT.pom from apache.snapshots
[artifact:dependencies] Downloading: org/sonatype/plexus/plexus-sec-dispatcher/1.3-SNAPSHOT/plexus-sec-dispatcher-1.3-SNAPSHOT.jar from apache.snapshots
[artifact:dependencies] An error has occurred while processing the Maven artifact tasks.
[artifact:dependencies]  Diagnosis:
[artifact:dependencies] 
[artifact:dependencies] Unable to resolve artifact: Missing:
[artifact:dependencies] ----------
[artifact:dependencies] 1) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3-SNAPSHOT
[artifact:dependencies] 
[artifact:dependencies]   Try downloading the file manually from the project website.
[artifact:dependencies] 
[artifact:dependencies]   Then, install it using the command: 
[artifact:dependencies]       mvn install:install-file -DgroupId=org.sonatype.plexus -DartifactId=plexus-sec-dispatcher -Dversion=1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
[artifact:dependencies] 
[artifact:dependencies]   Alternatively, if you host your own repository you can deploy the file there: 
[artifact:dependencies]       mvn deploy:deploy-file -DgroupId=org.sonatype.plexus -DartifactId=plexus-sec-dispatcher -Dversion=1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies] 
[artifact:dependencies]   Path to dependency: 
[artifact:dependencies]   	1) org.apache.maven:maven:pom:2.1.1-SNAPSHOT
[artifact:dependencies]   	2) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3-SNAPSHOT
[artifact:dependencies] 
[artifact:dependencies] ----------
[artifact:dependencies] 1 required artifact is missing.
[artifact:dependencies] 
[artifact:dependencies] for artifact: 
[artifact:dependencies]   org.apache.maven:maven:pom:2.1.1-SNAPSHOT
[artifact:dependencies] 
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies]   central (http://repository.sonatype.org:8081/content/groups/sonatype-grid),
[artifact:dependencies]   apache.snapshots (http://repository.sonatype.org:8081/content/groups/sonatype-grid)
[artifact:dependencies] 

BUILD FAILED
/home/hudson/workspace/Maven-2.1.x-bootstrap/jdk/1.5/label/ubuntu/maven-2.1.x/build.xml:101: Unable to resolve artifact: Missing:
----------
1) org.sonatype.plexus:plexus-sec-dispatcher: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.sonatype.plexus -DartifactId=plexus-sec-dispatcher -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.sonatype.plexus -DartifactId=plexus-sec-dispatcher -Dversion=1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.maven:maven:pom:2.1.1-SNAPSHOT
  	2) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3-SNAPSHOT

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

for artifact: 
  org.apache.maven:maven:pom:2.1.1-SNAPSHOT

from the specified remote repositories:
  central (http://repository.sonatype.org:8081/content/groups/sonatype-grid),
  apache.snapshots (http://repository.sonatype.org:8081/content/groups/sonatype-grid)


Total time: 7 seconds


Hudson build is back to normal: Maven-2.1.x-bootstrap » 1.5,ubuntu #161

Posted by Hudson <Hu...@sonatype.org>.
See http://grid.sonatype.org/ci/job/Maven-2.1.x-bootstrap/./jdk=1.5,label=ubuntu/161/changes