See 
http://hudson.zones.apache.org/hudson/job/Maven-2.1.x-with-bootstrap/177/changes

Changes:

[sisbell] Remove out statements.

[sisbell] Added Title/Author to spec doc

[jvanzyl] o i'll find a better place for this but want to get it into svn

------------------------------------------
started
Updating https://svn.apache.org/repos/asf/maven/components/trunk
U         
zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-project-builder/src/main/java/org/apache/maven/project/builder/PomTransformer.java
A         
zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-project-spec.tex
At revision 722122
[trunk] $ ant
Buildfile: build.xml

clean-bootstrap:

initTaskDefs:

isMavenHomeSet:

init:
     [echo] maven.home = /home/hudson/apache-maven-2.1-SNAPSHOT

pull:
[artifact:dependencies] [WARNING] 
[artifact:dependencies]         DEPRECATION: The POM for the artifact 
'org.sonatype.plexus:plexus-plugin-manager:jar' was invalid or not found on any 
repositories.
[artifact:dependencies]         This may not be supported by future versions of 
Maven and should be corrected as soon as possible.
[artifact:dependencies]         Error given: POM 
'org.sonatype.plexus:plexus-plugin-manager' not found in repository: Unable to 
download the artifact from any repository
[artifact:dependencies] 
[artifact:dependencies]   
org.sonatype.plexus:plexus-plugin-manager:pom:1.0-SNAPSHOT
[artifact:dependencies] 
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies]   central (http://repo1.maven.org/maven2),
[artifact:dependencies]   codehaus.snapshots 
(http://snapshots.repository.codehaus.org/),
[artifact:dependencies]   apache.snapshots 
(http://people.apache.org/repo/m2-snapshot-repository/)
[artifact:dependencies]  for project org.sonatype.plexus:plexus-plugin-manager
[artifact:dependencies] 
[artifact:dependencies] Unable to resolve artifact: Missing:
[artifact:dependencies] ----------
[artifact:dependencies] 1) 
org.sonatype.plexus:plexus-plugin-manager:jar:1.0-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-plugin-manager 
-Dversion=1.0-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-plugin-manager 
-Dversion=1.0-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:3.0-SNAPSHOT
[artifact:dependencies]         2) 
org.sonatype.plexus:plexus-plugin-manager:jar:1.0-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:3.0-SNAPSHOT
[artifact:dependencies] 
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies]   central (http://repo1.maven.org/maven2),
[artifact:dependencies]   codehaus.snapshots 
(http://snapshots.repository.codehaus.org/),
[artifact:dependencies]   apache.snapshots 
(http://people.apache.org/repo/m2-snapshot-repository/)
[artifact:dependencies] 
[artifact:dependencies]         at 
org.apache.maven.artifact.ant.DependenciesTask.doExecute(DependenciesTask.java:164)
[artifact:dependencies]         at 
org.apache.maven.artifact.ant.AbstractArtifactTask.execute(AbstractArtifactTask.java:646)
[artifact:dependencies]         at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
[artifact:dependencies]         at 
sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[artifact:dependencies]         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[artifact:dependencies]         at 
java.lang.reflect.Method.invoke(Method.java:585)
[artifact:dependencies]         at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
[artifact:dependencies]         at 
org.apache.tools.ant.Task.perform(Task.java:348)
[artifact:dependencies]         at 
org.apache.tools.ant.Target.execute(Target.java:357)
[artifact:dependencies]         at 
org.apache.tools.ant.Target.performTasks(Target.java:385)
[artifact:dependencies]         at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
[artifact:dependencies]         at 
org.apache.tools.ant.Project.executeTarget(Project.java:1298)
[artifact:dependencies]         at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[artifact:dependencies]         at 
org.apache.tools.ant.Project.executeTargets(Project.java:1181)
[artifact:dependencies]         at 
org.apache.tools.ant.Main.runBuild(Main.java:698)
[artifact:dependencies]         at 
org.apache.tools.ant.Main.startAnt(Main.java:199)
[artifact:dependencies]         at 
org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
[artifact:dependencies]         at 
org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
[artifact:dependencies] Caused by: 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
[artifact:dependencies] ----------
[artifact:dependencies] 1) 
org.sonatype.plexus:plexus-plugin-manager:jar:1.0-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-plugin-manager 
-Dversion=1.0-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-plugin-manager 
-Dversion=1.0-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:3.0-SNAPSHOT
[artifact:dependencies]         2) 
org.sonatype.plexus:plexus-plugin-manager:jar:1.0-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:3.0-SNAPSHOT
[artifact:dependencies] 
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies]   central (http://repo1.maven.org/maven2),
[artifact:dependencies]   codehaus.snapshots 
(http://snapshots.repository.codehaus.org/),
[artifact:dependencies]   apache.snapshots 
(http://people.apache.org/repo/m2-snapshot-repository/)
[artifact:dependencies] 
[artifact:dependencies]         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:400)
[artifact:dependencies]         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:321)
[artifact:dependencies]         at 
org.apache.maven.artifact.ant.DependenciesTask.doExecute(DependenciesTask.java:159)
[artifact:dependencies]         ... 17 more
[artifact:dependencies] --- Nested Exception ---
[artifact:dependencies] 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
[artifact:dependencies] ----------
[artifact:dependencies] 1) 
org.sonatype.plexus:plexus-plugin-manager:jar:1.0-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-plugin-manager 
-Dversion=1.0-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-plugin-manager 
-Dversion=1.0-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:3.0-SNAPSHOT
[artifact:dependencies]         2) 
org.sonatype.plexus:plexus-plugin-manager:jar:1.0-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:3.0-SNAPSHOT
[artifact:dependencies] 
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies]   central (http://repo1.maven.org/maven2),
[artifact:dependencies]   codehaus.snapshots 
(http://snapshots.repository.codehaus.org/),
[artifact:dependencies]   apache.snapshots 
(http://people.apache.org/repo/m2-snapshot-repository/)
[artifact:dependencies] 
[artifact:dependencies]         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:400)
[artifact:dependencies]         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:321)
[artifact:dependencies]         at 
org.apache.maven.artifact.ant.DependenciesTask.doExecute(DependenciesTask.java:159)
[artifact:dependencies]         at 
org.apache.maven.artifact.ant.AbstractArtifactTask.execute(AbstractArtifactTask.java:646)
[artifact:dependencies]         at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
[artifact:dependencies]         at 
sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[artifact:dependencies]         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[artifact:dependencies]         at 
java.lang.reflect.Method.invoke(Method.java:585)
[artifact:dependencies]         at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
[artifact:dependencies]         at 
org.apache.tools.ant.Task.perform(Task.java:348)
[artifact:dependencies]         at 
org.apache.tools.ant.Target.execute(Target.java:357)
[artifact:dependencies]         at 
org.apache.tools.ant.Target.performTasks(Target.java:385)
[artifact:dependencies]         at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
[artifact:dependencies]         at 
org.apache.tools.ant.Project.executeTarget(Project.java:1298)
[artifact:dependencies]         at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[artifact:dependencies]         at 
org.apache.tools.ant.Project.executeTargets(Project.java:1181)
[artifact:dependencies]         at 
org.apache.tools.ant.Main.runBuild(Main.java:698)
[artifact:dependencies]         at 
org.apache.tools.ant.Main.startAnt(Main.java:199)
[artifact:dependencies]         at 
org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
[artifact:dependencies]         at 
org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/build.xml:76:
 Unable to resolve artifact: Missing:
----------
1) org.sonatype.plexus:plexus-plugin-manager:jar:1.0-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-plugin-manager -Dversion=1.0-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-plugin-manager -Dversion=1.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.maven:maven:pom:3.0-SNAPSHOT
        2) org.sonatype.plexus:plexus-plugin-manager:jar:1.0-SNAPSHOT

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

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

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus.snapshots (http://snapshots.repository.codehaus.org/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/)


Total time: 9 seconds

Reply via email to