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/06/26 03:28:58 UTC

Build failed in Hudson: Maven-2.2.x-bootstrap » 1.5,windows #33

See http://grid.sonatype.org/ci/job/Maven-2.2.x-bootstrap/./jdk=1.5,label=windows/33/changes

Changes:

[John Casey] [maven-release-plugin] prepare for next development iteration

[John Casey] [maven-release-plugin] prepare release maven-2.2.0

------------------------------------------
Started by upstream project "Maven-2.2.x-bootstrap" build number 33
Building remotely on vista2
Updating http://svn.apache.org/repos/asf/maven/components/branches/maven-2.2.0-RC
U         maven-plugin-parameter-documenter\pom.xml
U         maven-toolchain\pom.xml
U         apache-maven\pom.xml
U         maven-compat\pom.xml
U         pom.xml
U         maven-monitor\pom.xml
U         maven-core\pom.xml
U         maven-repository-metadata\pom.xml
U         maven-artifact\pom.xml
U         maven-error-diagnostics\pom.xml
U         maven-profile\pom.xml
U         maven-model\pom.xml
U         maven-settings\pom.xml
U         maven-plugin-registry\pom.xml
U         maven-script\maven-script-beanshell\pom.xml
U         maven-script\maven-script-ant\pom.xml
U         maven-script\pom.xml
U         maven-plugin-api\pom.xml
U         maven-artifact-manager\pom.xml
U         maven-project\pom.xml
U         maven-reporting\maven-reporting-api\pom.xml
U         maven-reporting\pom.xml
U         maven-artifact-test\pom.xml
U         maven-plugin-descriptor\pom.xml
At revision 788559
[maven-2.2.0-RC] $ cmd.exe /C '"\opt\ant\apache-ant-1.7.1\bin\ant.bat -Dlabel=windows -Djdk=1.5 -Dmaven.repo.local=/opt/repos/bootstrap-maven-2.2.x set-temp-maven-home with-its && exit %%ERRORLEVEL%%"'
Archiving artifacts
Sending notification to: jdcasey@jabber.org


Hudson build is back to normal: Maven-2.2.x-bootstrap » 1.5,windows #35

Posted by Hudson <Hu...@sonatype.org>.
See http://grid.sonatype.org/ci/job/Maven-2.2.x-bootstrap/./jdk=1.5,label=windows/35/



Build failed in Hudson: Maven-2.2.x-bootstrap » 1.5,windows #34

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

Changes:

[John Casey] [maven-release-plugin] prepare for next development iteration

[John Casey] [maven-release-plugin] prepare release maven-2.2.0

[John Casey] [MNG-4219] Update plexus-interpolation version to avoid process leaks in the EnvarValueSource.

------------------------------------------
[...truncated 2106 lines...]
     [java]   <testName>VALUE</testName>
     [java] </configuration>
     [java] 
     [java] -OR-
     [java] 
     [java] <configuration>
     [java]   ...
     [java]   <testAlias>VALUE</testAlias>
     [java] </configuration>
     [java] .
     [java] 
     [java] ---------------------------------------------------------------------
     [java] Visual output for testParamWithOneLocalRepositoryExpression:
     [java] ---------------------------------------------------------------------
     [java] One or more required plugin parameters are invalid/missing for 'test:test'
     [java] 
     [java] [0] NOTE: One or more purely derived expression elements were detected in '${localRepository}'.
     [java]     If you continue to get this error after any other expression elements are specified correctly,
     [java]     please report this issue to the Maven development team.
     [java] 
     [java] 
     [java] ---------------------------------------------------------------------
     [java] Visual output for testParamWithOneSystemPropertyExpression:
     [java] ---------------------------------------------------------------------
     [java] One or more required plugin parameters are invalid/missing for 'test:test'
     [java] 
     [java] [0] on the command line, specify: '-Dmaven.mode.online=VALUE'
     [java] 
     [java] ---------------------------------------------------------------------
     [java] Visual output for testParamWithOneProjectBasedExpression:
     [java] ---------------------------------------------------------------------
     [java] One or more required plugin parameters are invalid/missing for 'test:test'
     [java] 
     [java] [0] Inside the definition for plugin 'maven-test-plugin' specify the following:
     [java] 
     [java] <configuration>
     [java]   ...
     [java]   <testName>VALUE</testName>
     [java] </configuration>
     [java] 
     [java] -OR-
     [java] 
     [java] <configuration>
     [java]   ...
     [java]   <testAlias>VALUE</testAlias>
     [java] </configuration>
     [java] 
     [java] 
     [java] -OR-
     [java] 
     [java] on the command line, specify: '-Dproject.build.finalName=VALUE'
     [java] 
     [java] ---------------------------------------------------------------------
     [java] Visual output for testParamWithOneProjectAPIBasedExpression:
     [java] ---------------------------------------------------------------------
     [java] One or more required plugin parameters are invalid/missing for 'test:test'
     [java] 
     [java] [0] on the command line, specify: '-Dproject.distributionManagementArtifactRepository=VALUE'
     [java] 
     [java] ---------------------------------------------------------------------
     [java] Visual output for testNonEditableParamWithOneProjectBasedExpression:
     [java] ---------------------------------------------------------------------
     [java] One or more required plugin parameters are invalid/missing for 'test:test'
     [java] 
     [java] [0] on the command line, specify: '-Dproject.build.finalName=VALUE'
     [java] 
     [java] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
     [java] Running org.apache.maven.usability.InvalidArtifactDiagnoserTest
     [java] ------------------------------------------------------------
     [java] |  Test diagnosis for missing groupId
     [java] ------------------------------------------------------------
     [java] 
     [java] An invalid artifact was detected.
     [java] 
     [java] This artifact might be in your project's POM, or it might have been included transitively during the resolution process. Here is the information we do have for this artifact:
     [java] 
     [java]     o GroupID:     <<< MISSING >>>
     [java]     o ArtifactID:  test-artifact
     [java]     o Version:     1.0
     [java]     o Type:        jar
     [java] 
     [java] ------------------------------------------------------------
     [java] |  Test diagnosis for missing artifactId
     [java] ------------------------------------------------------------
     [java] 
     [java] An invalid artifact was detected.
     [java] 
     [java] This artifact might be in your project's POM, or it might have been included transitively during the resolution process. Here is the information we do have for this artifact:
     [java] 
     [java]     o GroupID:     test.group.id
     [java]     o ArtifactID:  <<< MISSING >>>
     [java]     o Version:     1.0
     [java]     o Type:        jar
     [java] 
     [java] ------------------------------------------------------------
     [java] |  Test diagnosis for missing version
     [java] ------------------------------------------------------------
     [java] 
     [java] An invalid artifact was detected.
     [java] 
     [java] This artifact might be in your project's POM, or it might have been included transitively during the resolution process. Here is the information we do have for this artifact:
     [java] 
     [java]     o GroupID:     test.group.id
     [java]     o ArtifactID:  test-artifact
     [java]     o Version:     <<< MISSING >>>
     [java]     o Type:        jar
     [java] 
     [java] ------------------------------------------------------------
     [java] |  Test diagnosis for missing type
     [java] ------------------------------------------------------------
     [java] 
     [java] An invalid artifact was detected.
     [java] 
     [java] This artifact might be in your project's POM, or it might have been included transitively during the resolution process. Here is the information we do have for this artifact:
     [java] 
     [java]     o GroupID:     test.group.id
     [java]     o ArtifactID:  test-artifact
     [java]     o Version:     1.0
     [java]     o Type:        <<< MISSING >>>
     [java] 
     [java] ------------------------------------------------------------
     [java] |  Test diagnosis for missing groupId and artifactId
     [java] ------------------------------------------------------------
     [java] 
     [java] An invalid artifact was detected.
     [java] 
     [java] This artifact might be in your project's POM, or it might have been included transitively during the resolution process. Here is the information we do have for this artifact:
     [java] 
     [java]     o GroupID:     <<< MISSING >>>
     [java]     o ArtifactID:  <<< MISSING >>>
     [java]     o Version:     1.0
     [java]     o Type:        jar
     [java] 
     [java] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
     [java] Running org.apache.maven.cli.MavenCliTest
     [java] Execution properties:
     [java] 
     [java] 
     [java] -- listing properties --
     [java] java.runtime.name=Java(TM) 2 Runtime Environment, Stand...
     [java] sun.boot.library.path=C:\opt\java\sdk\1.5\jre\bin
     [java] java.vm.version=1.5.0_17-b04
     [java] java.vm.vendor=Sun Microsystems Inc.
     [java] java.vendor.url=http://java.sun.com/
     [java] path.separator=;
     [java] java.vm.name=Java HotSpot(TM) Client VM
     [java] file.encoding.pkg=sun.io
     [java] user.country=US
     [java] sun.java.launcher=SUN_STANDARD
     [java] sun.os.patch.level=
     [java] java.vm.specification.name=Java Virtual Machine Specification
     [java] user.dir=C:\home\hudson\workspace\Maven-2.2.x-...
     [java] java.runtime.version=1.5.0_17-b04
     [java] java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
     [java] basedir=C:\home\hudson\workspace\Maven-2.2.x-...
     [java] java.endorsed.dirs=C:\opt\java\sdk\1.5\jre\lib\endorsed
     [java] os.arch=x86
     [java] java.io.tmpdir=C:\tmp\
     [java] line.separator=
     [java] 
     [java] java.vm.specification.vendor=Sun Microsystems Inc.
     [java] user.variant=
     [java] os.name=Windows Vista
     [java] sun.jnu.encoding=Cp1252
     [java] java.library.path=C:\opt\java\sdk\1.5\jre\bin;.;C:\Wind...
     [java] java.specification.name=Java Platform API Specification
     [java] java.class.version=49.0
     [java] sun.management.compiler=HotSpot Client Compiler
     [java] os.version=6.0
     [java] user.home=C:\Users\hudson
     [java] user.timezone=America/Los_Angeles
     [java] test.property.3=3.0
     [java] test.property.2=2.1
     [java] java.awt.printerjob=sun.awt.windows.WPrinterJob
     [java] test.property.1=1.0
     [java] file.encoding=Cp1252
     [java] java.specification.version=1.5
     [java] java.class.path=C:\opt\repos\bootstrap-maven-2.2.x\or...
     [java] user.name=hudson
     [java] java.vm.specification.version=1.0
     [java] java.home=C:\opt\java\sdk\1.5\jre
     [java] sun.arch.data.model=32
     [java] user.language=en
     [java] java.specification.vendor=Sun Microsystems Inc.
     [java] awt.toolkit=sun.awt.windows.WToolkit
     [java] java.vm.info=mixed mode
     [java] java.version=1.5.0_17
     [java] java.ext.dirs=C:\opt\java\sdk\1.5\jre\lib\ext
     [java] sun.boot.class.path=C:\opt\java\sdk\1.5\jre\lib\rt.jar;C:...
     [java] java.vendor=Sun Microsystems Inc.
     [java] localRepository=C:\opt\repos\bootstrap-maven-2.2.x
     [java] file.separator=\
     [java] java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport...
     [java] sun.io.unicode.encoding=UnicodeLittle
     [java] sun.cpu.endian=little
     [java] sun.desktop=windows
     [java] sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+m...
     [java] 
     [java] 
     [java] User properties:
     [java] 
     [java] 
     [java] -- listing properties --
     [java] test.property.3=3.0
     [java] test.property.2=2.1
     [java] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.569 sec <<< FAILURE!
     [java] 
     [java] Results :
     [java] 
     [java] Failed tests: 
     [java]   testGetExecutionProperties(org.apache.maven.cli.MavenCliTest)
     [java] 
     [java] Tests run: 57, Failures: 1, Errors: 0, Skipped: 0
     [java] 
     [java] [INFO] ------------------------------------------------------------------------
     [java] [ERROR] BUILD FAILURE
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] There are test failures.
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Trace
     [java] org.apache.maven.BuildFailureException: There are test failures.
     [java] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:699)
     [java] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540)
     [java] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519)
     [java] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)
     [java] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)
     [java] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)
     [java] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
     [java] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
     [java] 	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:41)
     [java] 	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:18)
     [java] Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
     [java] 	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:425)
     [java] 	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
     [java] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
     [java] 	... 10 more
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time: 2 minutes 25 seconds
     [java] [INFO] Finished at: Thu Jun 25 22:32:23 PDT 2009
     [java] [INFO] Final Memory: 35M/67M
     [java] [INFO] ------------------------------------------------------------------------

BUILD FAILED
C:\home\hudson\workspace\Maven-2.2.x-bootstrap\jdk\1.5\label\windows\maven-2.2.0-RC\build.xml:187: Java returned: 1

Total time: 4 minutes 0 seconds
Archiving artifacts
Sending notification to: jdcasey@jabber.org