You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "GRiD .ORG" <bu...@lists.sonatype.com> on 2010/11/30 08:05:14 UTC

Build failed in Hudson: maven-plugins-ITs » java-5x,ubuntu #559

See <https://grid.sonatype.org/ci/job/maven-plugins-ITs/./jdk=java-5x,label=ubuntu/559/changes>

Changes:

[Dennis Lundberg] o Update to latest Doxia Sitetools version to enable Google Analytics through DOXIASITETOOLS-41

[Paul] [MANTRUN-159] Improvements to the site docs.

[Vincent Siveton] o bump to latest releases of doxia, wagon scm

[Vincent Siveton] MPIR-180: Repositories which require authentication get blacklisted

o refactor getInputStream to try to get auth from settings.xml
o take care of SSL repo
o added test case

[Vincent Siveton] o fixed blacklisted in Dependency Repository Locations

------------------------------------------
Started by upstream project "maven-plugins-ITs" build number 559
Node context:
  os.version=2.6.32-25-server
  os.arch=amd64
  os.family=unix
  os.name=linux
Building remotely on slave-ubuntu-2
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk
U         maven-site-plugin/pom.xml
AU        maven-project-info-reports-plugin/src/test/java/org/apache/maven/report/projectinfo/ProjectInfoReportUtilsTest.java
AU        maven-project-info-reports-plugin/src/test/resources/realm.properties
U         maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.java
U         maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/renderer/DependenciesRenderer.java
U         maven-project-info-reports-plugin/pom.xml
U         maven-antrun-plugin/src/site/apt/examples/classpaths.apt.vm
At revision 1040421
[trunk] $ /home/hudson/slave/tools/maven-2.2x/bin/mvn -Dlabel=ubuntu -Djdk=java-5x -Dmaven.repo.local=<https://grid.sonatype.org/ci/job/maven-plugins-ITs/./jdk=java-5x,label=ubuntu/ws/.repository> clean deploy -B -U -e -V -fae -Prun-its
+ Error stacktraces are turned on.
Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
Java version: 1.5.0_22
Java home: /opt/grid/slave/tools/java-5x/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-25-server" arch: "amd64" Family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-compiler-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-compiler-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-compiler-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-compiler-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-compiler-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-compiler-plugin
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:295)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: hidden.org.codehaus.plexus.util.dag.CycleDetectedException: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-compiler-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-compiler-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-compiler-plugin
	at hidden.org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:143)
	at hidden.org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:123)
	at org.apache.maven.project.ProjectSorter.addEdgeWithParentCheck(ProjectSorter.java:362)
	at org.apache.maven.project.ProjectSorter.<init>(ProjectSorter.java:146)
	at org.apache.maven.execution.ReactorManager.<init>(ReactorManager.java:99)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:288)
	... 11 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Tue Nov 30 01:05:13 CST 2010
[INFO] Final Memory: 14M/51M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : maven-plugins-ITs » java-5x,ubuntu #562

Posted by "GRiD .ORG" <bu...@lists.sonatype.com>.
See <https://grid.sonatype.org/ci/job/maven-plugins-ITs/./jdk=java-5x,label=ubuntu/562/changes>



Build failed in Hudson: maven-plugins-ITs » java-5x,ubuntu #561

Posted by "GRiD .ORG" <bu...@lists.sonatype.com>.
See <https://grid.sonatype.org/ci/job/maven-plugins-ITs/./jdk=java-5x,label=ubuntu/561/changes>

Changes:

[Vincent Siveton] o take care of black listed repos in ArtifactsLocations section

[Vincent Siveton] o prevent NPE

[Vincent Siveton] o improved TransferFailedException catch for unknown hosts
o take care of unknown hosts to prevent undesirable ping

[Vincent Siveton] o more java packaging

------------------------------------------
Started by upstream project "maven-plugins-ITs" build number 561
Node context:
  os.version=2.6.32-25-server
  os.arch=amd64
  os.family=unix
  os.name=linux
Building remotely on slave-ubuntu-2
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk
U         maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java
U         maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/renderer/DependenciesRenderer.java
U         maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ProjectSummaryReport.java
At revision 1042106
[trunk] $ /home/hudson/slave/tools/maven-2.2x/bin/mvn -Dlabel=ubuntu -Djdk=java-5x -Dmaven.repo.local=<https://grid.sonatype.org/ci/job/maven-plugins-ITs/./jdk=java-5x,label=ubuntu/ws/.repository> clean deploy -B -U -e -V -fae -Prun-its
+ Error stacktraces are turned on.
Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
Java version: 1.5.0_22
Java home: /opt/grid/slave/tools/java-5x/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-25-server" arch: "amd64" Family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-compiler-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-compiler-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-compiler-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-compiler-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-compiler-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-compiler-plugin
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:295)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: hidden.org.codehaus.plexus.util.dag.CycleDetectedException: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-compiler-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-compiler-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-compiler-plugin
	at hidden.org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:143)
	at hidden.org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:123)
	at org.apache.maven.project.ProjectSorter.addEdgeWithParentCheck(ProjectSorter.java:362)
	at org.apache.maven.project.ProjectSorter.<init>(ProjectSorter.java:146)
	at org.apache.maven.execution.ReactorManager.<init>(ReactorManager.java:99)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:288)
	... 11 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Sat Dec 04 01:05:52 CST 2010
[INFO] Final Memory: 15M/40M
[INFO] ------------------------------------------------------------------------


Build failed in Hudson: maven-plugins-ITs » java-5x,ubuntu #560

Posted by "GRiD .ORG" <bu...@lists.sonatype.com>.
See <https://grid.sonatype.org/ci/job/maven-plugins-ITs/./jdk=java-5x,label=ubuntu/560/changes>

Changes:

[Olivier Lamy] upgrade to last parent

[Olivier Lamy] upgrade to last parent.

------------------------------------------
[...truncated 15616 lines...]
AU        maven-resources-plugin/src/test/resources/unit/propertiesutils-test/basic.properties
A         maven-resources-plugin/src/main
A         maven-resources-plugin/src/main/java
A         maven-resources-plugin/src/main/java/org
A         maven-resources-plugin/src/main/java/org/apache
A         maven-resources-plugin/src/main/java/org/apache/maven
A         maven-resources-plugin/src/main/java/org/apache/maven/plugin
A         maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/TestResourcesMojo.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/PropertyUtils.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ReflectionProperties.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/Resource.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/CopyResourcesMojo.java
A         maven-resources-plugin/src/site
AU        maven-resources-plugin/src/site/site.xml
A         maven-resources-plugin/src/site/apt
AU        maven-resources-plugin/src/site/apt/usage.apt
AU        maven-resources-plugin/src/site/apt/index.apt
A         maven-resources-plugin/src/site/apt/examples
AU        maven-resources-plugin/src/site/apt/examples/binaries-filtering.apt.vm
AU        maven-resources-plugin/src/site/apt/examples/escape-filtering.apt.vm
AU        maven-resources-plugin/src/site/apt/examples/copy-resources.apt.vm
AU        maven-resources-plugin/src/site/apt/examples/custom-resource-filters.apt
AU        maven-resources-plugin/src/site/apt/examples/filter.apt
AU        maven-resources-plugin/src/site/apt/examples/encoding.apt.vm
AU        maven-resources-plugin/src/site/apt/examples/resource-directory.apt
AU        maven-resources-plugin/src/site/apt/examples/include-exclude.apt
A         maven-resources-plugin/src/site/fml
AU        maven-resources-plugin/src/site/fml/faq.fml
A         maven-resources-plugin/src/it
A         maven-resources-plugin/src/it/MRESOURCES-77
AU        maven-resources-plugin/src/it/MRESOURCES-77/verify.bsh
A         maven-resources-plugin/src/it/MRESOURCES-77/src
A         maven-resources-plugin/src/it/MRESOURCES-77/src/main
A         maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters
AU        maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/filter2.properties
AU        maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/filter3.properties
A         maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/my.filter
AU        maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/custom-filters.properties
A         maven-resources-plugin/src/it/MRESOURCES-77/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-77/src/main/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/MRESOURCES-77/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-78
A         maven-resources-plugin/src/it/MRESOURCES-78/src
A         maven-resources-plugin/src/it/MRESOURCES-78/src/main
A         maven-resources-plugin/src/it/MRESOURCES-78/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-78/src/main/resources/unfiltered.properties
A         maven-resources-plugin/src/it/MRESOURCES-78/src/main/filtered
AU        maven-resources-plugin/src/it/MRESOURCES-78/src/main/filtered/filtered.properties
AU        maven-resources-plugin/src/it/MRESOURCES-78/verify.groovy
AU        maven-resources-plugin/src/it/MRESOURCES-78/pom.xml
A         maven-resources-plugin/src/it/includeEmptyDirs
AU        maven-resources-plugin/src/it/includeEmptyDirs/verify.bsh
A         maven-resources-plugin/src/it/includeEmptyDirs/src
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/filters
AU        maven-resources-plugin/src/it/includeEmptyDirs/src/main/filters/my.filter
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources
AU        maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/SomeResource.txt
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/empty-dir
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/empty-dir-child
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/empty-dir-child/child
AU        maven-resources-plugin/src/it/includeEmptyDirs/pom.xml
A         maven-resources-plugin/src/it/user-filters
A         maven-resources-plugin/src/it/user-filters/src
A         maven-resources-plugin/src/it/user-filters/src/main
A         maven-resources-plugin/src/it/user-filters/src/main/resources
AU        maven-resources-plugin/src/it/user-filters/src/main/resources/unfiltered.properties
A         maven-resources-plugin/src/it/user-filters/src/main/filtered
AU        maven-resources-plugin/src/it/user-filters/src/main/filtered/filtered.properties
AU        maven-resources-plugin/src/it/user-filters/invoker.properties
AU        maven-resources-plugin/src/it/user-filters/verify.groovy
AU        maven-resources-plugin/src/it/user-filters/pom.xml
AU        maven-resources-plugin/src/it/user-filters/test.properties
A         maven-resources-plugin/src/it/filter
AU        maven-resources-plugin/src/it/filter/verify.bsh
A         maven-resources-plugin/src/it/filter/src
A         maven-resources-plugin/src/it/filter/src/main
A         maven-resources-plugin/src/it/filter/src/main/filters
AU        maven-resources-plugin/src/it/filter/src/main/filters/filter2.properties
AU        maven-resources-plugin/src/it/filter/src/main/filters/filter3.properties
AU        maven-resources-plugin/src/it/filter/src/main/filters/my.filter
A         maven-resources-plugin/src/it/filter/src/main/resources
AU        maven-resources-plugin/src/it/filter/src/main/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/filter/pom.xml
A         maven-resources-plugin/src/it/custom-delimiter
AU        maven-resources-plugin/src/it/custom-delimiter/verify.bsh
A         maven-resources-plugin/src/it/custom-delimiter/src
A         maven-resources-plugin/src/it/custom-delimiter/src/main
A         maven-resources-plugin/src/it/custom-delimiter/src/main/filters
AU        maven-resources-plugin/src/it/custom-delimiter/src/main/filters/filter2.properties
A         maven-resources-plugin/src/it/custom-delimiter/src/main/filters/my.filter
A         maven-resources-plugin/src/it/custom-delimiter/src/main/resources
AU        maven-resources-plugin/src/it/custom-delimiter/src/main/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/custom-delimiter/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-105
AU        maven-resources-plugin/src/it/MRESOURCES-105/my.properties
A         maven-resources-plugin/src/it/MRESOURCES-105/src
A         maven-resources-plugin/src/it/MRESOURCES-105/src/main
A         maven-resources-plugin/src/it/MRESOURCES-105/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-105/src/main/resources/test.properties
AU        maven-resources-plugin/src/it/MRESOURCES-105/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-106
AU        maven-resources-plugin/src/it/MRESOURCES-106/verify.bsh
A         maven-resources-plugin/src/it/MRESOURCES-106/src
A         maven-resources-plugin/src/it/MRESOURCES-106/src/main
A         maven-resources-plugin/src/it/MRESOURCES-106/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-106/src/main/resources/filter.properties
AU        maven-resources-plugin/src/it/MRESOURCES-106/src/main/resources/file.txt
AU        maven-resources-plugin/src/it/MRESOURCES-106/pom.xml
A         maven-resources-plugin/src/it/copy-resources-it
AU        maven-resources-plugin/src/it/copy-resources-it/verify.bsh
A         maven-resources-plugin/src/it/copy-resources-it/src
A         maven-resources-plugin/src/it/copy-resources-it/src/non-packaged-resources
AU        maven-resources-plugin/src/it/copy-resources-it/src/non-packaged-resources/configuration.properties
AU        maven-resources-plugin/src/it/copy-resources-it/pom.xml
AU        maven-resources-plugin/src/it/settings.xml
A         maven-resources-plugin/src/it/MRESOURCES-20
AU        maven-resources-plugin/src/it/MRESOURCES-20/verify.bsh
A         maven-resources-plugin/src/it/MRESOURCES-20/src
A         maven-resources-plugin/src/it/MRESOURCES-20/src/main
A         maven-resources-plugin/src/it/MRESOURCES-20/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-20/src/main/resources/resource.txt
AU        maven-resources-plugin/src/it/MRESOURCES-20/pom.xml
A         maven-resources-plugin/src/it/escapeInterpolation
AU        maven-resources-plugin/src/it/escapeInterpolation/verify.bsh
A         maven-resources-plugin/src/it/escapeInterpolation/src
A         maven-resources-plugin/src/it/escapeInterpolation/src/test
A         maven-resources-plugin/src/it/escapeInterpolation/src/test/filters
AU        maven-resources-plugin/src/it/escapeInterpolation/src/test/filters/my.filter
A         maven-resources-plugin/src/it/escapeInterpolation/src/test/resources
AU        maven-resources-plugin/src/it/escapeInterpolation/src/test/resources/SomeResource.txt
A         maven-resources-plugin/src/it/escapeInterpolation/src/main
A         maven-resources-plugin/src/it/escapeInterpolation/src/main/filters
AU        maven-resources-plugin/src/it/escapeInterpolation/src/main/filters/my.filter
A         maven-resources-plugin/src/it/escapeInterpolation/src/main/resources
AU        maven-resources-plugin/src/it/escapeInterpolation/src/main/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/escapeInterpolation/pom.xml
A         maven-resources-plugin/src/it/filter-test-resources
AU        maven-resources-plugin/src/it/filter-test-resources/verify.bsh
A         maven-resources-plugin/src/it/filter-test-resources/src
A         maven-resources-plugin/src/it/filter-test-resources/src/test
A         maven-resources-plugin/src/it/filter-test-resources/src/test/filters
AU        maven-resources-plugin/src/it/filter-test-resources/src/test/filters/my.filter
A         maven-resources-plugin/src/it/filter-test-resources/src/test/resources
AU        maven-resources-plugin/src/it/filter-test-resources/src/test/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/filter-test-resources/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-18
A         maven-resources-plugin/src/it/MRESOURCES-18/src
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org/apache
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org/apache/maven
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org/apache/maven/it0105
AU        maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org/apache/maven/it0105/FilterTest.java
A         maven-resources-plugin/src/it/MRESOURCES-18/src/main
A         maven-resources-plugin/src/it/MRESOURCES-18/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-18/src/main/resources/test.properties
AU        maven-resources-plugin/src/it/MRESOURCES-18/invoker.properties
AU        maven-resources-plugin/src/it/MRESOURCES-18/pom.xml
AU        maven-resources-plugin/src/it/MRESOURCES-18/test.properties
A         maven-resources-plugin/src/it/binaries-filtering
AU        maven-resources-plugin/src/it/binaries-filtering/verify.bsh
A         maven-resources-plugin/src/it/binaries-filtering/src
A         maven-resources-plugin/src/it/binaries-filtering/src/main
A         maven-resources-plugin/src/it/binaries-filtering/src/main/resources
AU        maven-resources-plugin/src/it/binaries-filtering/src/main/resources/duke-beerjpg.img
AU        maven-resources-plugin/src/it/binaries-filtering/src/main/resources/file.txt
AU        maven-resources-plugin/src/it/binaries-filtering/src/main/resources/happy_duke.gif
AU        maven-resources-plugin/src/it/binaries-filtering/pom.xml
A         maven-resources-plugin/src/it/profile-override
AU        maven-resources-plugin/src/it/profile-override/verify.bsh
AU        maven-resources-plugin/src/it/profile-override/prebuild.bsh
A         maven-resources-plugin/src/it/profile-override/src
A         maven-resources-plugin/src/it/profile-override/src/main
A         maven-resources-plugin/src/it/profile-override/src/main/resources
A         maven-resources-plugin/src/it/profile-override/src/main/resources/test
AU        maven-resources-plugin/src/it/profile-override/src/main/resources/test/config.properties
A         maven-resources-plugin/src/it/profile-override/src/main/resources/production
AU        maven-resources-plugin/src/it/profile-override/src/main/resources/production/config.properties
AU        maven-resources-plugin/src/it/profile-override/invoker.properties
AU        maven-resources-plugin/src/it/profile-override/pom.xml
AU        maven-resources-plugin/pom.xml
 U        .
At revision 1041293
[trunk] $ /home/hudson/slave/tools/maven-2.2x/bin/mvn -Dlabel=ubuntu -Djdk=java-5x -Dmaven.repo.local=<https://grid.sonatype.org/ci/job/maven-plugins-ITs/./jdk=java-5x,label=ubuntu/ws/.repository> clean deploy -B -U -e -V -fae -Prun-its
+ Error stacktraces are turned on.
Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
Java version: 1.5.0_22
Java home: /opt/grid/slave/tools/java-5x/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-25-server" arch: "amd64" Family: "unix"
[INFO] Scanning for projects...
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/maven-parent/18/maven-parent-18.pom
23K downloaded  (maven-parent-18.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/apache/8/apache-8.pom
13K downloaded  (apache-8.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom
12K downloaded  (maven-plugins-17.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/maven-parent/16/maven-parent-16.pom
22K downloaded  (maven-parent-16.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/apache/7/apache-7.pom
14K downloaded  (apache-7.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
12K downloaded  (maven-plugins-18.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
12K downloaded  (maven-plugins-16.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/maven-parent/15/maven-parent-15.pom
23K downloaded  (maven-parent-15.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/apache/6/apache-6.pom
12K downloaded  (apache-6.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom
12K downloaded  (maven-plugins-14.pom)
Downloading: http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/maven-parent/13/maven-parent-13.pom
22K downloaded  (maven-parent-13.pom)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-compiler-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-compiler-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-compiler-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-compiler-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-compiler-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-compiler-plugin
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:295)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: hidden.org.codehaus.plexus.util.dag.CycleDetectedException: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-compiler-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-compiler-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-compiler-plugin
	at hidden.org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:143)
	at hidden.org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:123)
	at org.apache.maven.project.ProjectSorter.addEdgeWithParentCheck(ProjectSorter.java:362)
	at org.apache.maven.project.ProjectSorter.<init>(ProjectSorter.java:146)
	at org.apache.maven.execution.ReactorManager.<init>(ReactorManager.java:99)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:288)
	... 11 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Thu Dec 02 01:04:06 CST 2010
[INFO] Final Memory: 14M/44M
[INFO] ------------------------------------------------------------------------