See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/38/changes>
Changes: [bimargulies] [maven-release-plugin] prepare for next development iteration [bimargulies] [maven-release-plugin] prepare release maven-pdf-plugin-1.2 [olamy] use released version [snicoll] MPIR-259: Added french translation for the dependency-info report. Based on a suggestion by Guillaume Husta. [snicoll] MPIR-258: Added description for the dependency-info report. Moved the translation back to where it belongs. [markh] [maven-release-plugin] prepare for next development iteration [markh] [maven-release-plugin] prepare release maven-scm-publish-plugin-1.0-beta-2 [markh] [MSCMPUB-2] publish-scm can fail with many files on windows. Upgraded maven-scm to 1.8.1 for SCM-697 fix. [dennisl] Roll back the dependency-analyzer to a SNAPSHOT since the release vote was canceled. With hopes of making Jenkins a happy butler again. [dennisl] Add bugtraq properties. [olamy] [MEAR-160] use last plexus-archiver with useJvmChmod on per default. [olamy] [MEAR-160] use last plexus-utils which is faster to copy files. [dennisl] [MASSEMBLY-371] Converting line endings corrupts ISO-8859-1 files when platform encoding is UTF-8 [olamy] [MCOMPILER-184] use last plexus-compiler 2.0 api [olamy] [MSITE-662] jetty listens on port 0. [pgier] Add jira number in IT configuration comment about Maven 3.0.4 dependency resolution problem [pgier] [MDEP-386] Remove manual purge mojo [Robert Scholte] [MINVOKER-118] Specifying an unset property in <properties> causes a NullPointerException [dennisl] [MASSEMBLY-96] using fileSet -> lineEnding will always put the selected lineEnding at the end of the file, even if the original file does not end in one [aheritier] [maven-release-plugin] prepare for next development iteration [aheritier] [maven-release-plugin] prepare release maven-dependency-plugin-2.6 [aheritier] Ignore build.log files in SVN [Robert Scholte] First part of MINVOKER-106: invoker.java.version is always evaluated against current JVM instead of JVM running the builds Now isJreVersion will return true if javaHome is used, since we haven't found a solution yet to discover the actual version. [Robert Scholte] Use Arrays.asList with varArgs support instead of private method [Robert Scholte] Add null + empty String test [dennisl] Fix typo in log message. [dennisl] Replace tab characters with spaces. [dennisl] Don't use deprecated parameters for maven-invoker-plugin. [Robert Scholte] [MINVOKER-126] mavenHome in relationship with invoker.maven.version rule [Robert Scholte] First part of MINVOKER-126: mavenHome in relationship with invoker.maven.version rule Get version based on MavenHome [Robert Scholte] Update internal m-invoker-plugin version [dennisl] [MASSEMBLY-371] Converting line endings corrupts ISO-8859-1 files when platform encoding is UTF-8 [hboutemy] more java 5 loop constructs [Robert Scholte] Add reminder. Related to MINVOKER-126: mavenHome in relationship with invoker.maven.version rule [Robert Scholte] [MINVOKER-137] Maven 2.2.1 NullPointerException with mergeUserSettings parameter (failing) IT was already there [dennisl] [MASSEMBLY-635] Update to maven-filtering:1.1 [dennisl] Fix broken links. [dennisl] [MASSEMBLY-532] Documentation has parts reversed for full include/exclude patterns in dependencySet [MASSEMBLY-567] Version wildcard in dependencySet include does not work [MASSEMBLY-599] Mistake in javadoc for dependencySet/includes [MASSEMBLY-620] The dependencySet/includes/include format is documented incorrectly [Robert Scholte] [MINVOKER-142] Make it possible to specify debug-mode in invoker.properties [Robert Scholte] [MINVOKER-140] Support exclusion with invokerTest [dennisl] [MASSEMBLY-604] Please document <format>dir</format> [MASSEMBLY-623] Assembly documentation does not list all supported formats [dennisl] [MASSEMBLY-608] Missing XML tag <plugins> in example documentation [dennisl] [MASSEMBLY-611] Documentation unclear in Usage > Configuration (part 2) [dennisl] [MASSEMBLY-610] Documentation unclear in the Usage > Configuration section [dennisl] [MASSEMBLY-626] NullPointerException in PlexusIoURLResource.getContents - Solved by updating to plexus-io 2.0.6. [olamy] [MSITE-661] support markdown format per default. add simple it test. [olamy] [MSITE-661] support markdown format per default. [dennisl] Add bugtraq properties. [dennisl] [MASSEMBLY-634] Add Maven version used to Created-By entry in manifest [dennisl] Improve readability of log messages. [krosenvold] [maven-release-plugin] prepare for next development iteration [krosenvold] [maven-release-plugin] prepare release maven-project-info-reports-plugin-2.6 [krosenvold] o Updated scm version [krosenvold] o Upgraded p-u [krosenvold] o Fixed heading when not showing avatars [pgier] [MDEP-386] Undo the split between automated purge and manual purge. o Some more refactoring to make the mojo more robust. o Update the IT settings so that certain ITs are skipped for Maven 3.0.4. [bimargulies] (no jira): atone for my rash addition of read-only to 'analyzer' by adding a bit more explanation. More to come at some point. [dennisl] [maven-release-plugin] prepare for next development iteration [dennisl] [maven-release-plugin] prepare release maven-remote-resources-plugin-1.4 [dennisl] [MRRESOURCES-66] Update to Maven Filtering 1.1 [dennisl] Use Site Plugin 3.2. [hboutemy] [MDEP-262] this parameter is for end-users when they want to use another dependency analyzer than default [krosenvold] o Fixed table headings [dennisl] [MASSEMBLY-591] Empty classifier in dependency causes extra dash Submitted by: Antonio Petrelli Reviewed by: Dennis Lundberg [dennisl] [MASSEMBLY-633] Misspelled expression/property for parameter updateOnly [dennisl] [MASSEMBLY-546] Cannot supply escapeString for filtering Added a new parameter called escapeString that works in the same way as Maven Resource Plugin. [bimargulies] (no jira): Add missing 'read only' flag to internal injection parameter; add example of report. [krosenvold] o Added spacer for members without email addresses [krosenvold] [MPIR-176] Added support for images/avatars in project team list [dennisl] [MRRESOURCES-56] The maven-remote-resources-plugin (1.2.1) fails to create a usable Resource Bundle if the outputDirectory configuration parameter is specified and does not explicitly contain ${project.build.outputDirectory} - I made the outputDirectory parameter read-only. The process-resources mojo reads this file from the class path, so the we cannot allow the directory to be modified. [dennisl] Add bugtraq properties. [dennisl] Ignore IDEA files. [dennisl] [MRRESOURCES-64] Mojo: process uses deprecated expression project.build.resources [hboutemy] added a counter when deleting artifacts [hboutemy] code simplification [Robert Scholte] Also use baseVersion when copying poms [Robert Scholte] Also throw Exception when file-deletion fails [hboutemy] code simplification [pgier] [MDEP-386] Minor site doc updates [pgier] [MDEP-386] Split purge-local-repository goal into two goals, one for a manual local repo purge of specific artifacts, and one for automated dependency resolution and purging of the set of project dependencies. [pgier] Fix purge-local-repository bad pom test for Maven 3. [pgier] [MDEP-272] Refactoring of purge-local-repository goal to allow for version ranges and better error handling. Added new ITs for purge-local-repository. [hboutemy] generics [hboutemy] [MDEP-287] mark goals @threadSafe (no problem found) [hboutemy] added contributor [hboutemy] [MDEP-285] Document abstract method org.apache.maven.plugin.dependency.AbstractDependencyFilterMojo.getMarkedArtifactFilter() Submitted by: Baptiste MATHUS [hboutemy] [MDEP-328] improved documentation of scriptableOutput [hboutemy] [MDEP-124] added a FAQ entry for wrong unused dependency when not detected at bytecode level [hboutemy] improved formatting [hboutemy] fixed indentation [Robert Scholte] lock compiler version in ITs [hboutemy] fixed indentation [hboutemy] [MDEP-122] added usedDependencies parameter to declare dependencies to force "used" status [Robert Scholte] remove unnecessary cast [Robert Scholte] [MDEP-300] Unpacking artifacts should be based on type, with fallback on file-extension. ------------------------------------------ [...truncated 10229 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.maven.plugins.shade.mojo.RelativizePathTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec Running org.apache.maven.plugins.shade.mojo.ShadeMojoTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.101 sec Running org.apache.maven.plugins.shade.relocation.SimpleRelocatorParameterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.apache.maven.plugins.shade.relocation.SimpleRelocatorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.maven.plugins.shade.resource.AppendingTransformerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec Running org.apache.maven.plugins.shade.resource.XmlAppendingTransformerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Results : Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-shade-plugin --- [INFO] Building jar: F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-2.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-shade-plugin --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ maven-shade-plugin --- [INFO] Building jar: F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-2.0.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-invoker-plugin:1.6:install (integration-test) @ maven-shade-plugin --- [INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\2.0.1-SNAPSHOT\maven-shade-plugin-2.0.1-SNAPSHOT.pom [INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-2.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\2.0.1-SNAPSHOT\maven-shade-plugin-2.0.1-SNAPSHOT.jar [INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-2.0.1-SNAPSHOT-tests.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\2.0.1-SNAPSHOT\maven-shade-plugin-2.0.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-invoker-plugin:1.6:integration-test (integration-test) @ maven-shade-plugin --- [INFO] Building: artifact-includes-excludes\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\artifact-includes-excludes\verify.bsh [INFO] ..SUCCESS (16.9 s) [INFO] Building: attach-after-lifecycle-fork\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\attach-after-lifecycle-fork\setup.bsh [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\attach-after-lifecycle-fork\verify.bsh [INFO] ..SUCCESS (21.6 s) [INFO] Building: attached-artifact-type\pom.xml [INFO] ..SUCCESS (9.1 s) [INFO] Building: component-descriptor-relocation\pom.xml [INFO] ..SUCCESS (10.0 s) [INFO] Building: dep-reduced-pom\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\dep-reduced-pom\verify.groovy [INFO] ..SUCCESS (11.2 s) [INFO] Building: dep-reduced-pom-relocated-result\pom.xml [INFO] ..SUCCESS (5.2 s) [INFO] Building: dep-reduced-pom-unique\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\dep-reduced-pom-unique\verify.groovy [INFO] ..SUCCESS (12.4 s) [INFO] Building: dep-reduced-pom-with-local-parent\pom.xml [INFO] ..SUCCESS (9.1 s) [INFO] Building: duplicate-classes-with-reloc\pom.xml [INFO] ..SUCCESS (6.0 s) [INFO] Building: duplicate-classes-without-reloc\pom.xml [INFO] ..SUCCESS (8.3 s) [INFO] Building: empty-apache-notice-transform\pom.xml [INFO] ..SUCCESS (11.4 s) [INFO] Building: empty-relocation-pattern\pom.xml [INFO] ..SUCCESS (9.2 s) [INFO] Building: empty-relocation-shaded-pattern\pom.xml [INFO] ..SUCCESS (8.4 s) [INFO] Building: filter-artifact-contents\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\filter-artifact-contents\verify.bsh [INFO] ..SUCCESS (13.4 s) [INFO] Building: finalNameBuild\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\finalNameBuild\setup.bsh [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\finalNameBuild\verify.bsh [INFO] ..SUCCESS (15.0 s) [INFO] Building: finalNameBuild-attached\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\finalNameBuild-attached\setup.bsh [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\finalNameBuild-attached\verify.bsh [INFO] ..SUCCESS (11.3 s) [INFO] Building: finalNameShade\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\finalNameShade\setup.bsh [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\finalNameShade\verify.bsh [INFO] ..SUCCESS (10.5 s) [INFO] Building: finalNameShade-attached\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\finalNameShade-attached\setup.bsh [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\finalNameShade-attached\verify.bsh [INFO] ..SUCCESS (8.7 s) [INFO] Building: implicit-inclusion-of-project-artifact\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\implicit-inclusion-of-project-artifact\verify.bsh [INFO] ..SUCCESS (13.5 s) [INFO] Building: manifest-retained\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\manifest-retained\verify.bsh [INFO] ..SUCCESS (12.6 s) [INFO] Building: manifest-transformed\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\manifest-transformed\verify.bsh [INFO] ..SUCCESS (7.7 s) [INFO] Building: mini-jar\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\mini-jar\verify.bsh [INFO] ..SUCCESS (9.0 s) [INFO] Building: mini-jar-malformed-dependencies\pom.xml [INFO] ..SUCCESS (13.6 s) [INFO] Building: mini-jar-package-info\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\mini-jar-package-info\verify.bsh [INFO] ..SUCCESS (8.3 s) [INFO] Building: mini-jar-respect-includes\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\mini-jar-respect-includes\verify.bsh [INFO] ..SUCCESS (9.3 s) [INFO] Building: MSHADE-105\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\MSHADE-105\verify.bsh [INFO] ..SUCCESS (21.4 s) [INFO] Building: mshade-123\pom.xml [INFO] ..SUCCESS (35.3 s) [INFO] Building: non-runtime-scope-excluded\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\non-runtime-scope-excluded\verify.bsh [INFO] ..SUCCESS (7.4 s) [INFO] Building: pom-packaging\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\pom-packaging\verify.bsh [INFO] ..SUCCESS (4.7 s) [INFO] Building: project-with-reactors-included\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\project-with-reactors-included\verify.bsh [INFO] ..SUCCESS (11.9 s) [INFO] Building: reloc-abs-resource-path\pom.xml [INFO] ..SUCCESS (17.2 s) [INFO] Building: reloc-anno\pom.xml [INFO] ..SUCCESS (14.2 s) [INFO] Building: reloc-class-from-string-pool\pom.xml [INFO] ..SUCCESS (7.9 s) [INFO] Building: reloc-enum-ref-from-anno\pom.xml [INFO] ..SUCCESS (9.7 s) [INFO] Building: reloc-includes-excludes\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\reloc-includes-excludes\verify.bsh [INFO] ..SUCCESS (20.7 s) [INFO] Building: rerun-with-reloc\pom.xml [INFO] ..SUCCESS (16.2 s) [INFO] Building: rerun-without-reloc\pom.xml [INFO] ..SUCCESS (9.7 s) [INFO] Building: services-resource-transformer\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\services-resource-transformer\verify.bsh [INFO] ..SUCCESS (9.9 s) [INFO] Building: shadePomDependency\pom.xml [INFO] ..SUCCESS (10.2 s) [INFO] Building: users-shader-impl\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\users-shader-impl\verify.groovy [INFO] ..SUCCESS (10.9 s) [INFO] Building: xml-transformer-ignores-dtd\pom.xml [INFO] run script F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\it\xml-transformer-ignores-dtd\verify.bsh [INFO] ..SUCCESS (8.8 s) [INFO] [INFO] --- maven-invoker-plugin:1.6:verify (integration-test) @ maven-shade-plugin --- [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 41, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-shade-plugin --- [INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-2.0.1-SNAPSHOT.jar to C:\Users\hudson\.m2\repository\org\apache\maven\plugins\maven-shade-plugin\2.0.1-SNAPSHOT\maven-shade-plugin-2.0.1-SNAPSHOT.jar [INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\pom.xml to C:\Users\hudson\.m2\repository\org\apache\maven\plugins\maven-shade-plugin\2.0.1-SNAPSHOT\maven-shade-plugin-2.0.1-SNAPSHOT.pom [INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-2.0.1-SNAPSHOT-tests.jar to C:\Users\hudson\.m2\repository\org\apache\maven\plugins\maven-shade-plugin\2.0.1-SNAPSHOT\maven-shade-plugin-2.0.1-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Plugins Aggregator 1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-plugins-aggregator --- [INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-plugins-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-plugins-aggregator --- [INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\Users\hudson\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Maven Plugins ..................................... SUCCESS [15.777s] [INFO] Maven ACR Plugin .................................. SUCCESS [2:07.761s] [INFO] Maven Ant Plugin .................................. SUCCESS [3:22.435s] [INFO] Maven AntRun Plugin ............................... SUCCESS [2:03.686s] [INFO] Maven Eclipse Plugin .............................. SUCCESS [18:11.876s] [INFO] Maven Assembly Plugin ............................. SUCCESS [15:05.418s] [INFO] Maven Changelog Plugin ............................ FAILURE [9.992s] [INFO] Maven Changes Report Plugin ....................... SUCCESS [1:24.069s] [INFO] Maven Checkstyle Plugin ........................... SUCCESS [2:36.592s] [INFO] Maven Clean Plugin ................................ SUCCESS [29.223s] [INFO] Maven Compiler Plugin ............................. SUCCESS [2:51.221s] [INFO] Maven Dependency Plugin ........................... FAILURE [3:53.645s] [INFO] Maven Deploy Plugin ............................... SUCCESS [1:50.296s] [INFO] Maven DOAP Plugin ................................. SUCCESS [28.258s] [INFO] Maven Documentation Checker Plugin ................ SUCCESS [8.088s] [INFO] Maven EAR Plugin .................................. SUCCESS [6:11.835s] [INFO] Maven EJB Plugin .................................. SUCCESS [45.234s] [INFO] Maven GPG Plugin .................................. SUCCESS [3.517s] [INFO] Maven Help Plugin ................................. SUCCESS [1:36.333s] [INFO] Maven IDEA Plugin ................................. SUCCESS [14.380s] [INFO] Maven Install Plugin .............................. SUCCESS [1:18.595s] [INFO] Maven JAR Plugin .................................. SUCCESS [2:07.630s] [INFO] Maven Jarsigner Plugin ............................ SUCCESS [48.868s] [INFO] Maven Javadoc Plugin .............................. FAILURE [1:31.219s] [INFO] Maven Linkcheck Plugin ............................ SUCCESS [5.044s] [INFO] Maven One Plugin .................................. SUCCESS [2.846s] [INFO] Maven Patch Plugin ................................ SUCCESS [8.071s] [INFO] Maven PDF Plugin .................................. SUCCESS [2:52.055s] [INFO] Maven PMD Plugin .................................. SUCCESS [2:06.121s] [INFO] Maven RAR Plugin .................................. SUCCESS [31.299s] [INFO] Maven Reactor Plugin .............................. SUCCESS [3.704s] [INFO] Maven Repository Plugin ........................... SUCCESS [1:22.205s] [INFO] Maven Resources Plugin ............................ SUCCESS [1:50.604s] [INFO] Maven Site Plugin 3 ............................... SUCCESS [11:36.524s] [INFO] Maven Source Plugin ............................... SUCCESS [1:11.083s] [INFO] Maven Stage Plugin ................................ SUCCESS [4.267s] [INFO] Maven Toolchains Plugin ........................... SUCCESS [3.642s] [INFO] Maven Verifier Plugin ............................. SUCCESS [35.271s] [INFO] Maven WAR Plugin .................................. SUCCESS [2:06.138s] [INFO] SCM Publish Maven Plugin .......................... FAILURE [1:55.674s] [INFO] Maven Invoker Plugin .............................. SUCCESS [7:23.316s] [INFO] Maven Project Info Reports Plugin ................. SUCCESS [3:53.119s] [INFO] Maven Remote Resources Plugin ..................... SUCCESS [2:05.778s] [INFO] Maven Shade Plugin ................................ SUCCESS [9:01.837s] [INFO] Maven Plugins Aggregator .......................... SUCCESS [0.556s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:58:52.299s [INFO] Finished at: Wed Nov 07 12:56:23 GMT 2012 [INFO] Final Memory: 122M/298M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project maven-changelog-plugin: There are test failures. [ERROR] [ERROR] Please refer to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-changelog-plugin\target\surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.6:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details. -> [Help 1] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project maven-javadoc-plugin: There are test failures. [ERROR] [ERROR] Please refer to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-javadoc-plugin\target\surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.7:verify (integration-test) on project maven-scm-publish-plugin: 2 builds failed. See console output above for details. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :maven-changelog-plugin Build step 'Invoke top-level Maven targets' marked build as failure Recording test results