See http://ci.sonatype.org/job/maven-core-integration-testing/114/changes

Changes:

[brett] at the moment the parent pom was still being used

------------------------------------------
started
Updating https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk
U         core-integration-tests/pom.xml
AU        pom.xml
At revision 676129
[maven-its] $ /opt/maven/2.0/bin/mvn clean deploy -B -U -e 
-Dmaven.repo.local=/home/j2ee-hudson/repos/core-its
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: 
http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-parent/8/maven-parent-8.pom
23K downloaded
Downloading: 
http://localhost:8081/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
4K downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Project 'org.apache.maven.its:core-integration-testing' is duplicated in 
the reactor
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Project 
'org.apache.maven.its:core-integration-testing' is duplicated in the reactor
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:318)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        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:324)
        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: org.apache.maven.project.DuplicateProjectException: Project 
'org.apache.maven.its:core-integration-testing' is duplicated in the reactor
        at org.apache.maven.project.ProjectSorter.<init>(ProjectSorter.java:79)
        at 
org.apache.maven.execution.ReactorManager.<init>(ReactorManager.java:59)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:302)
        ... 10 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Sat Jul 12 01:01:22 CDT 2008
[INFO] Final Memory: 2M/4M
[INFO] ------------------------------------------------------------------------

Reply via email to