See 
<http://grid.sonatype.org/ci/job/maven-3.0.x-ITs/./jdk=1.5,label=windows/323/changes>

Changes:

[Benjamin Bentmann] [MNG-4764] @required plugin parameters using default-value 
with expressions are not validated

o Extended related IT

[John Casey] [MNG-4761] Fixing version range to accommodate maven 2.2.x fix.

------------------------------------------
[...truncated 1136 lines...]
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)

testProjectPackagingUsage(org.apache.maven.it.MavenITmng3506ArtifactHandlersFromPluginsTest)
  Time elapsed: 1.645 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command 
line and log = 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\distro\bin\mvn
 --global-settings 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\test-classes\settings-remote.xml
 -e --batch-mode -Dmaven.repo.local=C:\opt\repos\local-repository install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] mng-3506
[INFO] mng-3506.1
[INFO] mng-3506.2
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-3506 1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ mng-3506 ---
[INFO] Installing 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\test-classes\mng-3506\pom.xml
 to 
C:\opt\repos\local-repository\org\apache\maven\its\mng3506\mng-3506\1\mng-3506-1.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-3506.1 1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
mng-3506.1 ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\test-classes\mng-3506\mng-3506.1\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ mng-3506.1 
---
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. 
build is platform dependent!
[INFO] Compiling 1 source file to 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\test-classes\mng-3506\mng-3506.1\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
mng-3506.1 ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\test-classes\mng-3506\mng-3506.1\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ 
mng-3506.1 ---
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. 
build is platform dependent!
[INFO] Compiling 1 source file to 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\test-classes\mng-3506\mng-3506.1\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ mng-3506.1 ---
[WARNING] Unable to get artifact 
org.apache.maven.surefire:surefire-junit:jar:2.6 from repository Nexus 
(http://repository.sonatype.org:8081/content/groups/sonatype-public-grid): 
Failure to resolve 
org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar from 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid was 
cached in the local repository. Resolution will not be reattempted until the 
update interval of Nexus has elapsed or updates are forced. Original error: 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] mng-3506 .......................................... SUCCESS [0.038s]
[INFO] mng-3506.1 ........................................ FAILURE [1.134s]
[INFO] mng-3506.2 ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.232s
[INFO] Finished at: Sun Aug 15 06:20:57 PDT 2010
[INFO] Final Memory: 73M/131M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on 
project mng-3506.1: Error to resolving surefire provider dependency: Failure to 
resolve org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar 
from http://repository.sonatype.org:8081/content/groups/sonatype-public-grid 
was cached in the local repository. Resolution will not be reattempted until 
the update interval of Nexus has elapsed or updates are forced. Original error: 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar
  org.apache.maven.surefire:surefire-junit:jar:2.6

from the specified remote repositories:
  Nexus 
(http://repository.sonatype.org:8081/content/groups/sonatype-public-grid, 
releases=true, snapshots=true)
Path to dependency: 
        1) dummy:dummy:jar:1.0
        2) org.apache.maven.surefire:surefire-junit:jar:2.6
-> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on 
project mng-3506.1: Error to resolving surefire provider dependency: Failure to 
resolve org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar 
from http://repository.sonatype.org:8081/content/groups/sonatype-public-grid 
was cached in the local repository. Resolution will not be reattempted until 
the update interval of Nexus has elapsed or updates are forced. Original error: 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar
  org.apache.maven.surefire:surefire-junit:jar:2.6

from the specified remote repositories:
  Nexus 
(http://repository.sonatype.org:8081/content/groups/sonatype-public-grid, 
releases=true, snapshots=true)
Path to dependency: 
        1) dummy:dummy:jar:1.0
        2) org.apache.maven.surefire:surefire-junit:jar:2.6


        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:152)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:87)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:79)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:86)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:58)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:252)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:100)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:443)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:166)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:148)
        at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.it.Embedded3xLauncher.run(Embedded3xLauncher.java:176)
        at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1326)
        at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1191)
        at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1185)
        at 
org.apache.maven.it.MavenITmng3506ArtifactHandlersFromPluginsTest.testProjectPackagingUsage(MavenITmng3506ArtifactHandlersFromPluginsTest.java:58)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error to resolving 
surefire provider dependency: Failure to resolve 
org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar from 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid was 
cached in the local repository. Resolution will not be reattempted until the 
update interval of Nexus has elapsed or updates are forced. Original error: 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar
  org.apache.maven.surefire:surefire-junit:jar:2.6

from the specified remote repositories:
  Nexus 
(http://repository.sonatype.org:8081/content/groups/sonatype-public-grid, 
releases=true, snapshots=true)
Path to dependency: 
        1) dummy:dummy:jar:1.0
        2) org.apache.maven.surefire:surefire-junit:jar:2.6


        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.constructSurefireBooter(AbstractSurefireMojo.java:279)
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:567)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:144)
        ... 48 more
Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: 
Failure to resolve 
org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar from 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid was 
cached in the local repository. Resolution will not be reattempted until the 
update interval of Nexus has elapsed or updates are forced. Original error: 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar
  org.apache.maven.surefire:surefire-junit:jar:2.6

from the specified remote repositories:
  Nexus 
(http://repository.sonatype.org:8081/content/groups/sonatype-public-grid, 
releases=true, snapshots=true)
Path to dependency: 
        1) dummy:dummy:jar:1.0
        2) org.apache.maven.surefire:surefire-junit:jar:2.6


        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:279)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.access$000(DefaultArtifactResolver.java:79)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver$ResolveTask.run(DefaultArtifactResolver.java:745)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.wagon.TransferFailedException: Failure to resolve 
org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar from 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid was 
cached in the local repository. Resolution will not be reattempted until the 
update interval of Nexus has elapsed or updates are forced. Original error: 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://repository.sonatype.org:8081/content/groups/sonatype-public-grid/org/apache/maven/surefire/surefire-junit/2.6/surefire-junit-2.6.jar
        at 
org.apache.maven.repository.legacy.DefaultWagonManager.getArtifact(DefaultWagonManager.java:126)
        at 
org.apache.maven.repository.legacy.DefaultWagonManager.getArtifact(DefaultWagonManager.java:152)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:261)
        ... 5 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mng-3506.1

        at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1348)
        at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1191)
        at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1185)
        at 
org.apache.maven.it.MavenITmng3506ArtifactHandlersFromPluginsTest.testProjectPackagingUsage(MavenITmng3506ArtifactHandlersFromPluginsTest.java:58)
        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:585)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at 
org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest(AbstractMavenIntegrationTestCase.java:198)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)


Results :

Tests in error: 
  
testProjectPackagingUsage(org.apache.maven.it.MavenITmng4270ArtifactHandlersFromPluginDepsTest)
  
testProjectPackagingUsage(org.apache.maven.it.MavenITmng4238ArtifactHandlerExtensionUsageTest)
  
testProjectPackagingUsage(org.apache.maven.it.MavenITmng3506ArtifactHandlersFromPluginsTest)

Tests run: 616, Failures: 0, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:06.127s
[INFO] Finished at: Sun Aug 15 06:24:38 PDT 2010
[INFO] Final Memory: 7M/31M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on 
project core-it-suite: There are test failures.

Please refer to 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\surefire-reports
 for the individual test results.
-> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on 
project core-it-suite: There are test failures.

Please refer to 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\surefire-reports
 for the individual test results.
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:87)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:79)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:86)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:58)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:252)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:100)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:443)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:166)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:130)
        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:585)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test 
failures.

Please refer to 
C:\home\hudson\workspace\maven-3.0.x-ITs\jdk\1.5\label\windows\core-integration-tests\target\surefire-reports
 for the individual test results.
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:575)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:144)
        ... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Emma: looking for coverage reports in the provided path: 
core-integration-tests/target/site/emma/coverage.xml

Reply via email to