You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/16 00:21:26 UTC

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1554

See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1554/changes>

Changes:

[khmarbaise] [MRESOURCES-222] Remove param properties that doesn't make sense for CLI usage
 o Removed property definitions for the following parameters:
   o encoding, maven.resources.escapeString, maven.resources.overwrite,
     maven.resources.includeEmptyDirs, maven.resources.escapeWindowsPaths,
     maven.resources.supportMultiLineFiltering
 o Added explicit default value for maven.test.skip.

------------------------------------------
[...truncated 12425 lines...]
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (6.0 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.6 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (8.6 s)
[INFO] Building: list-repositories\pom.xml
[INFO] snapshot org.apache.maven.its.dependency:test:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.apache.maven.its.dependency.test:1.0-SNAPSHOT: checking for updates from central
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (8.4 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] artifact org.apache.maven.its.dependency.purged:1.0: checking for updates from central
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.4 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] snapshot org.apache.maven.its.dependency:snap-purged:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.apache.maven.its.dependency.snap-purged:1.0-SNAPSHOT: checking for updates from central
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] artifact org.apache.maven.its.dependency:purge-local-repository: checking for updates from central
[INFO] artifact org.apache.maven.its.dependency:purge-local-repository: checking for updates from central
[INFO] artifact org.apache.maven.its.dependency.purge-local-repository:[0.9,1.1]: checking for updates from central
[ERROR] /org/apache/maven/its/dependency/purge-local-repository/%5B0.9,1.1%5D/purge-local-repository-%5B0.9,1.1%5D.pom
java.lang.IllegalArgumentException: Illegal character in path at index 92: https://repo.maven.apache.org/maven2/org/apache/maven/its/dependency/purge-local-repository/[0.9,1.1]/maven-metadata.xml
	at java.net.URI.create(URI.java:859)
	at org.apache.maven.wagon.providers.http.httpclient.client.methods.HttpGet.<init>(HttpGet.java:69)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:970)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:960)
	at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
	at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
	at org.apache.maven.repository.legacy.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:392)
	at org.apache.maven.repository.legacy.DefaultWagonManager.getArtifactMetadata(DefaultWagonManager.java:218)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolve(DefaultRepositoryMetadataManager.java:135)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolve(DefaultRepositoryMetadataManager.java:72)
	at org.codehaus.mojo.mrm.maven.ProxyArtifactStore.getMetadata(ProxyArtifactStore.java:480)
	at org.codehaus.mojo.mrm.maven.ProxyArtifactStore.getMetadataLastModified(ProxyArtifactStore.java:536)
	at org.codehaus.mojo.mrm.impl.maven.CompositeArtifactStore.getMetadataLastModified(CompositeArtifactStore.java:339)
	at org.codehaus.mojo.mrm.impl.maven.ArtifactStoreFileSystem.listEntries(ArtifactStoreFileSystem.java:147)
	at org.codehaus.mojo.mrm.impl.digest.AutoDigestFileSystem.listEntries(AutoDigestFileSystem.java:100)
	at org.codehaus.mojo.mrm.api.BaseFileSystem.get(BaseFileSystem.java:89)
	at org.codehaus.mojo.mrm.impl.digest.AutoDigestFileSystem.get(AutoDigestFileSystem.java:185)
	at org.codehaus.mojo.mrm.servlet.FileSystemServlet.doGet(FileSystemServlet.java:157)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
	at org.mortbay.jetty.Server.handle(Server.java:313)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:830)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
	at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:227)
	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
Caused by: java.net.URISyntaxException: Illegal character in path at index 92: https://repo.maven.apache.org/maven2/org/apache/maven/its/dependency/purge-local-repository/[0.9,1.1]/maven-metadata.xml
	at java.net.URI$Parser.fail(URI.java:2827)
	at java.net.URI$Parser.checkChars(URI.java:3000)
	at java.net.URI$Parser.parseHierarchical(URI.java:3084)
	at java.net.URI$Parser.parse(URI.java:3032)
	at java.net.URI.<init>(URI.java:595)
	at java.net.URI.create(URI.java:857)
	... 33 more
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (5.5 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (9.3 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: sources\pom.xml
[INFO] artifact classworlds.classworlds:1.1-alpha-2: checking for updates from central
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.6 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.8 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (9.6 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:61808
[INFO] Mock Repository Manager http://localhost:61808 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 37, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [ 43.662 s]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [02:00 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:18 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:13 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:33 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 31.207 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:16 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [02:37 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [ 10.270 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [08:32 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:17 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:17 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [02:07 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:10 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [07:34 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  8.230 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  7.757 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 51.928 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 20.855 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [01:03 min]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [01:59 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [10:46 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:28 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  5.734 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 31.286 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 17.382 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:29 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 27.558 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:12 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [08:44 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [02:24 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [06:01 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [04:09 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:38 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [05:14 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:34 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [16:05 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [05:41 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  0.897 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2016-05-16T01:16:37+01:00
[INFO] Final Memory: 148M/539M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1563

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1563/changes>

Changes:

[khmarbaise] Cleaned up code.
 o Removed unused code.

------------------------------------------
[...truncated 12579 lines...]
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (9.0 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (9.3 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.8 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.2 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.5 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.9 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (10.3 s)
[INFO] Building: list-repositories\pom.xml
[INFO] snapshot org.apache.maven.its.dependency:test:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.apache.maven.its.dependency.test:1.0-SNAPSHOT: checking for updates from central
[INFO] org.apache.maven.its.dependency.test.1.0-SNAPSHOT: checking for updates from central
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.9 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.0 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (14.2 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] artifact org.apache.maven.its.dependency.purged:1.0: checking for updates from central
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.3 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] snapshot org.apache.maven.its.dependency:snap-purged:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.apache.maven.its.dependency.snap-purged:1.0-SNAPSHOT: checking for updates from central
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] artifact org.apache.maven.its.dependency:purge-local-repository: checking for updates from central
[INFO] artifact org.apache.maven.its.dependency:purge-local-repository: checking for updates from central
[INFO] artifact org.apache.maven.its.dependency.purge-local-repository:[0.9,1.1]: checking for updates from central
[ERROR] /org/apache/maven/its/dependency/purge-local-repository/%5B0.9,1.1%5D/purge-local-repository-%5B0.9,1.1%5D.pom
java.lang.IllegalArgumentException: Illegal character in path at index 92: https://repo.maven.apache.org/maven2/org/apache/maven/its/dependency/purge-local-repository/[0.9,1.1]/maven-metadata.xml
	at java.net.URI.create(URI.java:859)
	at org.apache.maven.wagon.providers.http.httpclient.client.methods.HttpGet.<init>(HttpGet.java:69)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:970)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:960)
	at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
	at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
	at org.apache.maven.repository.legacy.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:392)
	at org.apache.maven.repository.legacy.DefaultWagonManager.getArtifactMetadata(DefaultWagonManager.java:218)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolve(DefaultRepositoryMetadataManager.java:135)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolve(DefaultRepositoryMetadataManager.java:72)
	at org.codehaus.mojo.mrm.maven.ProxyArtifactStore.getMetadata(ProxyArtifactStore.java:480)
	at org.codehaus.mojo.mrm.maven.ProxyArtifactStore.getMetadataLastModified(ProxyArtifactStore.java:536)
	at org.codehaus.mojo.mrm.impl.maven.CompositeArtifactStore.getMetadataLastModified(CompositeArtifactStore.java:339)
	at org.codehaus.mojo.mrm.impl.maven.ArtifactStoreFileSystem.listEntries(ArtifactStoreFileSystem.java:147)
	at org.codehaus.mojo.mrm.impl.digest.AutoDigestFileSystem.listEntries(AutoDigestFileSystem.java:100)
	at org.codehaus.mojo.mrm.api.BaseFileSystem.get(BaseFileSystem.java:89)
	at org.codehaus.mojo.mrm.impl.digest.AutoDigestFileSystem.get(AutoDigestFileSystem.java:185)
	at org.codehaus.mojo.mrm.servlet.FileSystemServlet.doGet(FileSystemServlet.java:157)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
	at org.mortbay.jetty.Server.handle(Server.java:313)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:830)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
	at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:227)
	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
Caused by: java.net.URISyntaxException: Illegal character in path at index 92: https://repo.maven.apache.org/maven2/org/apache/maven/its/dependency/purge-local-repository/[0.9,1.1]/maven-metadata.xml
	at java.net.URI$Parser.fail(URI.java:2827)
	at java.net.URI$Parser.checkChars(URI.java:3000)
	at java.net.URI$Parser.parseHierarchical(URI.java:3084)
	at java.net.URI$Parser.parse(URI.java:3032)
	at java.net.URI.<init>(URI.java:595)
	at java.net.URI.create(URI.java:857)
	... 33 more
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (10.5 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.8 s)
[INFO] Building: sources\pom.xml
[INFO] artifact classworlds.classworlds:1.1-alpha-2: checking for updates from central
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.7 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.0 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (8.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:61563
[INFO] Mock Repository Manager http://localhost:61563 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 37, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [02:12 min]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [02:30 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:41 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:43 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [02:00 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 39.399 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [04:00 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [02:59 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  8.780 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [09:18 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:17 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:33 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [02:22 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:18 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [07:35 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.708 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  8.840 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 52.388 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 23.317 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [01:04 min]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [02:27 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [14:06 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:52 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.652 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [01:06 min]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 23.747 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:54 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 33.217 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [04:04 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [09:33 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [03:00 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [08:55 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [05:14 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:53 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [06:11 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:38 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [19:56 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [06:40 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  1.359 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:14 h
[INFO] Finished at: 2016-05-25T16:48:00-07:00
[INFO] Final Memory: 147M/492M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1562

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1562/changes>

Changes:

[khmarbaise] [MSCMPUB-21] Upgrade maven-scm to 1.9.4

------------------------------------------
[...truncated 12447 lines...]
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:integration-test (integration-test) @ maven-dependency-plugin ---
[INFO] Building: setup-custom-ear-lifecycle\pom.xml
[INFO] ..SUCCESS (12.4 s)
[INFO] Building: analyze\pom.xml
[INFO] snapshot org.apache.maven.plugins:maven-dependency-plugin:3.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.apache.maven.plugins.maven-dependency-plugin:3.0-SNAPSHOT: checking for updates from central
[INFO] ..FAILED (3.8 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\analyze\build.log for details.
[INFO] Building: analyze-dep-mgt\pom.xml
[INFO] ..FAILED (3.5 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\analyze-dep-mgt\build.log for details.
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..FAILED (3.4 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\analyze-ignore-dependency\build.log for details.
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..FAILED (3.1 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\analyze-ignore-unused-declared-dependency\build.log for details.
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..FAILED (3.0 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\analyze-ignore-used-undeclared-dependency\build.log for details.
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..FAILED (3.2 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\analyze-multimodule-project\build.log for details.
[INFO] Building: analyze-report\pom.xml
[INFO] ..FAILED (3.0 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\analyze-report\build.log for details.
[INFO] Building: build-classpath\pom.xml
[INFO] ..FAILED (3.0 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\build-classpath\build.log for details.
[INFO] Building: copy\pom.xml
[INFO] ..FAILED (3.2 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\copy\build.log for details.
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] ..FAILED (3.3 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\copy-and-unpack-with-alternate-local-repo\build.log for details.
[INFO] Building: copy-cli\pom.xml
[INFO] ..FAILED (3.3 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\copy-cli\build.log for details.
[INFO] Building: copy-dependencies\pom.xml
[INFO] ..FAILED (3.7 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\copy-dependencies\build.log for details.
[INFO] Building: copy-from-reactor\pom.xml
[INFO] ..FAILED (7.1 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\copy-from-reactor\build.log for details.
[INFO] Building: dependency-properties\pom.xml
[INFO] ..FAILED (3.3 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\dependency-properties\build.log for details.
[INFO] Building: filterunpack\pom.xml
[INFO] ..FAILED (3.3 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\filterunpack\build.log for details.
[INFO] Building: go-offline\pom.xml
[INFO] ..FAILED (3.1 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\go-offline\build.log for details.
[INFO] Building: list-repositories\pom.xml
[INFO] ..FAILED (3.2 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\list-repositories\build.log for details.
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] ..FAILED (3.2 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\mdep-450-project-with-ancestor\build.log for details.
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] ..FAILED (3.3 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\mdep-450-project-without-ancestor\build.log for details.
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..FAILED (3.7 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\mdep-506-dependency-without-version-in-depmgt\build.log for details.
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] ..FAILED (3.4 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\purge-local-repository\build.log for details.
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] ..FAILED (3.2 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\purge-local-repository-non-transitive\build.log for details.
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] ..FAILED (3.1 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\purge-local-repository-reresolve\build.log for details.
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] ..FAILED (3.1 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\purge-local-repository-snapshots-only\build.log for details.
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] ..FAILED (3.3 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\purge-local-repository-version-range\build.log for details.
[INFO] Building: resolve\pom.xml
[INFO] ..FAILED (3.1 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\resolve\build.log for details.
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..FAILED (3.3 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\resolve-plugins\build.log for details.
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] ..FAILED (3.2 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\resolve-plugins-exclude-reactor\build.log for details.
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] ..FAILED (3.3 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\resolve-plugins-with-exclude\build.log for details.
[INFO] Building: sources\pom.xml
[INFO] ..FAILED (3.2 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\sources\build.log for details.
[INFO] Building: tree\pom.xml
[INFO] ..FAILED (3.2 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\tree\build.log for details.
[INFO] Building: tree-includes\pom.xml
[INFO] ..FAILED (3.1 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\tree-includes\build.log for details.
[INFO] Building: unpack\pom.xml
[INFO] ..FAILED (3.0 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\unpack\build.log for details.
[INFO] Building: unpack-cli\pom.xml
[INFO] ..FAILED (3.1 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\unpack-cli\build.log for details.
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] ..FAILED (3.9 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\unpack-custom-ear\build.log for details.
[INFO] Building: unpack-dependencies\pom.xml
[INFO] ..FAILED (3.1 s)
[INFO]   The build exited with code 1. See F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\it\unpack-dependencies\build.log for details.
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:58442
[INFO] Mock Repository Manager http://localhost:58442 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 1, Failed: 36, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  analyze-dep-mgt\pom.xml
[ERROR] *  analyze-ignore-dependency\pom.xml
[ERROR] *  analyze-ignore-unused-declared-dependency\pom.xml
[ERROR] *  analyze-ignore-used-undeclared-dependency\pom.xml
[ERROR] *  analyze-multimodule-project\pom.xml
[ERROR] *  analyze-report\pom.xml
[ERROR] *  analyze\pom.xml
[ERROR] *  build-classpath\pom.xml
[ERROR] *  copy-and-unpack-with-alternate-local-repo\pom.xml
[ERROR] *  copy-cli\pom.xml
[ERROR] *  copy-dependencies\pom.xml
[ERROR] *  copy-from-reactor\pom.xml
[ERROR] *  copy\pom.xml
[ERROR] *  dependency-properties\pom.xml
[ERROR] *  filterunpack\pom.xml
[ERROR] *  go-offline\pom.xml
[ERROR] *  list-repositories\pom.xml
[ERROR] *  mdep-450-project-with-ancestor\pom.xml
[ERROR] *  mdep-450-project-without-ancestor\pom.xml
[ERROR] *  mdep-506-dependency-without-version-in-depmgt\pom.xml
[ERROR] *  purge-local-repository-non-transitive\pom.xml
[ERROR] *  purge-local-repository-reresolve\pom.xml
[ERROR] *  purge-local-repository-snapshots-only\pom.xml
[ERROR] *  purge-local-repository-version-range\pom.xml
[ERROR] *  purge-local-repository\pom.xml
[ERROR] *  resolve-plugins-exclude-reactor\pom.xml
[ERROR] *  resolve-plugins-with-exclude\pom.xml
[ERROR] *  resolve-plugins\pom.xml
[ERROR] *  resolve\pom.xml
[ERROR] *  sources\pom.xml
[ERROR] *  tree-includes\pom.xml
[ERROR] *  tree\pom.xml
[ERROR] *  unpack-cli\pom.xml
[ERROR] *  unpack-custom-ear\pom.xml
[ERROR] *  unpack-dependencies\pom.xml
[ERROR] *  unpack\pom.xml
[INFO] -------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [01:14 min]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [03:01 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [02:02 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [02:12 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [02:21 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 34.489 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:23 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [02:37 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  8.083 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [08:03 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:04 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:12 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [02:00 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:17 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [06:26 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.240 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  8.180 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [01:31 min]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 21.964 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [01:07 min]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [01:58 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [10:47 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:37 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.362 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 35.519 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 18.781 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:35 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 30.410 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:37 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [08:22 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [02:35 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [06:22 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [04:11 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:41 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [06:00 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:47 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [16:48 min]
[INFO] Apache Maven Dependency Plugin ..................... FAILURE [03:46 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  0.713 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:54 h
[INFO] Finished at: 2016-05-25T00:20:47+01:00
[INFO] Final Memory: 163M/490M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-dependency-plugin: 36 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1561

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1561/changes>

Changes:

[andham] [MRESOURCES-225] Hyperlink error on character encoding example page

[andham] Minor change to wording as well as fixed a visual escaping glitch

------------------------------------------
[...truncated 12418 lines...]
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (6.9 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (7.3 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: list-repositories\pom.xml
[INFO] snapshot org.apache.maven.its.dependency:test:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.apache.maven.its.dependency.test:1.0-SNAPSHOT: checking for updates from central
[INFO] ..SUCCESS (5.8 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] artifact org.apache.maven.its.dependency.purged:1.0: checking for updates from central
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.4 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] snapshot org.apache.maven.its.dependency:snap-purged:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.apache.maven.its.dependency.snap-purged:1.0-SNAPSHOT: checking for updates from central
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.9 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] artifact org.apache.maven.its.dependency:purge-local-repository: checking for updates from central
[INFO] artifact org.apache.maven.its.dependency:purge-local-repository: checking for updates from central
[INFO] artifact org.apache.maven.its.dependency.purge-local-repository:[0.9,1.1]: checking for updates from central
[ERROR] /org/apache/maven/its/dependency/purge-local-repository/%5B0.9,1.1%5D/purge-local-repository-%5B0.9,1.1%5D.pom
java.lang.IllegalArgumentException: Illegal character in path at index 92: https://repo.maven.apache.org/maven2/org/apache/maven/its/dependency/purge-local-repository/[0.9,1.1]/maven-metadata.xml
	at java.net.URI.create(URI.java:859)
	at org.apache.maven.wagon.providers.http.httpclient.client.methods.HttpGet.<init>(HttpGet.java:69)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:970)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:960)
	at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
	at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
	at org.apache.maven.repository.legacy.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:392)
	at org.apache.maven.repository.legacy.DefaultWagonManager.getArtifactMetadata(DefaultWagonManager.java:218)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolve(DefaultRepositoryMetadataManager.java:135)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolve(DefaultRepositoryMetadataManager.java:72)
	at org.codehaus.mojo.mrm.maven.ProxyArtifactStore.getMetadata(ProxyArtifactStore.java:480)
	at org.codehaus.mojo.mrm.maven.ProxyArtifactStore.getMetadataLastModified(ProxyArtifactStore.java:536)
	at org.codehaus.mojo.mrm.impl.maven.CompositeArtifactStore.getMetadataLastModified(CompositeArtifactStore.java:339)
	at org.codehaus.mojo.mrm.impl.maven.ArtifactStoreFileSystem.listEntries(ArtifactStoreFileSystem.java:147)
	at org.codehaus.mojo.mrm.impl.digest.AutoDigestFileSystem.listEntries(AutoDigestFileSystem.java:100)
	at org.codehaus.mojo.mrm.api.BaseFileSystem.get(BaseFileSystem.java:89)
	at org.codehaus.mojo.mrm.impl.digest.AutoDigestFileSystem.get(AutoDigestFileSystem.java:185)
	at org.codehaus.mojo.mrm.servlet.FileSystemServlet.doGet(FileSystemServlet.java:157)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
	at org.mortbay.jetty.Server.handle(Server.java:313)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:830)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
	at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:227)
	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
Caused by: java.net.URISyntaxException: Illegal character in path at index 92: https://repo.maven.apache.org/maven2/org/apache/maven/its/dependency/purge-local-repository/[0.9,1.1]/maven-metadata.xml
	at java.net.URI$Parser.fail(URI.java:2827)
	at java.net.URI$Parser.checkChars(URI.java:3000)
	at java.net.URI$Parser.parseHierarchical(URI.java:3084)
	at java.net.URI$Parser.parse(URI.java:3032)
	at java.net.URI.<init>(URI.java:595)
	at java.net.URI.create(URI.java:857)
	... 33 more
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.4 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.2 s)
[INFO] Building: sources\pom.xml
[INFO] artifact classworlds.classworlds:1.1-alpha-2: checking for updates from central
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.9 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.5 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:49819
[INFO] Mock Repository Manager http://localhost:49819 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 37, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [ 39.569 s]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [02:04 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:21 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:14 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:31 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 33.181 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:19 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [03:05 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.504 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [07:31 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 59.666 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:10 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [01:54 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:11 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [06:06 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.056 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  7.507 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 42.408 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 21.791 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 56.945 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [01:55 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [10:13 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:31 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  4.170 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 34.180 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 16.835 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:28 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 27.588 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:17 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [08:21 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [02:27 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [06:09 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [04:11 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:39 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [05:19 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:36 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [16:20 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [05:16 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  0.653 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:47 h
[INFO] Finished at: 2016-05-17T00:07:28+01:00
[INFO] Final Memory: 148M/593M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1560

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1560/changes>

Changes:

[khmarbaise] [maven-release-plugin] prepare for next development iteration

[khmarbaise] [maven-release-plugin] prepare release maven-resources-plugin-3.0.0

------------------------------------------
[...truncated 12361 lines...]
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-war-plugin\3.0.0-SNAPSHOT\maven-war-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\target\maven-doap-plugin-1.3-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.7-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\target\maven-invoker-plugin-2.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\target\maven-jar-plugin-3.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-2.18-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.jar
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:start (default) @ maven-dependency-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.5
[INFO] Started SocketConnector@0.0.0.0:65360
[INFO] Mock Repository Manager http://localhost:65360 is started.
[INFO] Setting property 'repository.proxy.url' to 'http://localhost:65360'.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:integration-test (integration-test) @ maven-dependency-plugin ---
[INFO] Building: setup-custom-ear-lifecycle\pom.xml
[INFO] ..SUCCESS (12.4 s)
[INFO] Building: analyze\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: analyze-dep-mgt\pom.xml
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (7.1 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (10.0 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.6 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.1 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: list-repositories\pom.xml
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.5 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.7 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: sources\pom.xml
[INFO] ..SUCCESS (5.4 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.9 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:65360
[INFO] Mock Repository Manager http://localhost:65360 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 37, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [ 42.043 s]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [01:59 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:18 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:14 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:32 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 33.116 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:13 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [02:26 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.631 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [07:33 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:01 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:09 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [01:55 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:09 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [06:03 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.213 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  7.099 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 41.167 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 22.415 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 56.966 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [01:56 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [10:24 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:28 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  4.310 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 32.635 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 17.004 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:31 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 27.409 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:24 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [12:29 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [03:08 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [06:06 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [05:41 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:35 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [05:23 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:35 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [16:32 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [05:23 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  0.718 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:53 h
[INFO] Finished at: 2016-05-16T22:19:04+01:00
[INFO] Final Memory: 145M/548M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1559

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1559/changes>

Changes:

[khmarbaise] [MWAR-381] Upgrade maven-archiver to 3.0.2

------------------------------------------
[...truncated 12361 lines...]
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-war-plugin\3.0.0-SNAPSHOT\maven-war-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\target\maven-doap-plugin-1.3-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.7-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\target\maven-invoker-plugin-2.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\target\maven-jar-plugin-3.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-2.18-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.jar
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:start (default) @ maven-dependency-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.5
[INFO] Started SocketConnector@0.0.0.0:64468
[INFO] Mock Repository Manager http://localhost:64468 is started.
[INFO] Setting property 'repository.proxy.url' to 'http://localhost:64468'.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:integration-test (integration-test) @ maven-dependency-plugin ---
[INFO] Building: setup-custom-ear-lifecycle\pom.xml
[INFO] ..SUCCESS (12.0 s)
[INFO] Building: analyze\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: analyze-dep-mgt\pom.xml
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (9.3 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.8 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.6 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (7.9 s)
[INFO] Building: list-repositories\pom.xml
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.5 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (11.4 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.9 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.4 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (5.5 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (6.9 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (8.0 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: sources\pom.xml
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.9 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:64468
[INFO] Mock Repository Manager http://localhost:64468 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 37, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [ 42.252 s]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [02:01 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:20 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:17 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:33 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 33.194 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:15 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [02:29 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.735 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [07:37 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:00 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:11 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [01:53 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:08 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [06:11 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.322 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  7.491 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 42.432 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 21.747 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 57.844 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [01:54 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [10:28 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:30 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  4.419 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 31.573 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 17.248 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:31 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 27.732 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:20 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [08:13 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [02:34 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [06:08 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [04:04 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:37 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [05:23 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:38 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [16:23 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [05:21 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  0.649 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:47 h
[INFO] Finished at: 2016-05-16T20:13:00+01:00
[INFO] Final Memory: 166M/572M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1558

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1558/changes>

Changes:

[khmarbaise] [MWAR-376] Remove param properties that doesn't make sense for CLI usage
  o Removed the following properties:
    archiveClasses, resourceEncoding, maven.war.webxml, maven.war.containerConfigXML,
    useCache, includes, excludes, maven.war.filteringDeploymentDescriptors, 
    maven.war.escapedBackslashesInFilePath, maven.war.escapeString, 
    maven.war.supportMultiLineFiltering, maven.war.useJvmChmod, primaryArtifact, 
    failOnMissingWebXml.

------------------------------------------
[...truncated 12361 lines...]
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-war-plugin\3.0.0-SNAPSHOT\maven-war-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\target\maven-doap-plugin-1.3-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.7-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\target\maven-invoker-plugin-2.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\target\maven-jar-plugin-3.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-2.18-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.jar
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:start (default) @ maven-dependency-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.5
[INFO] Started SocketConnector@0.0.0.0:63633
[INFO] Mock Repository Manager http://localhost:63633 is started.
[INFO] Setting property 'repository.proxy.url' to 'http://localhost:63633'.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:integration-test (integration-test) @ maven-dependency-plugin ---
[INFO] Building: setup-custom-ear-lifecycle\pom.xml
[INFO] ..SUCCESS (13.0 s)
[INFO] Building: analyze\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.4 s)
[INFO] Building: analyze-dep-mgt\pom.xml
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (7.3 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (7.8 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.9 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (7.9 s)
[INFO] Building: list-repositories\pom.xml
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (6.9 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.4 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.3 s)
[INFO] Building: sources\pom.xml
[INFO] ..SUCCESS (5.4 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.7 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:63633
[INFO] Mock Repository Manager http://localhost:63633 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 37, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [ 44.554 s]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [02:00 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:20 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:15 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:31 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 34.245 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:14 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [02:27 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.662 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [07:36 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:02 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:10 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [01:56 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:08 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [06:06 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.110 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  7.320 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 41.119 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 21.611 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 56.570 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [01:54 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [10:21 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:31 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  4.339 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 32.617 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 16.764 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:28 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 27.852 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:17 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [07:51 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [02:27 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [06:01 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [04:05 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:38 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [05:19 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:38 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [16:05 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [05:18 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  0.686 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:45 h
[INFO] Finished at: 2016-05-16T18:11:41+01:00
[INFO] Final Memory: 166M/617M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1557

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1557/changes>

Changes:

[khmarbaise] [MWAR-380] Filtered resources folder should be changed
 o We should follow our own guide lines and change the filtered
   folder into src/main/resources-filtered [MNG-2478].

[khmarbaise] o Removed unused code from AbstractWarMojo
 o Added serialVersionUID to remove Warning.

------------------------------------------
[...truncated 12363 lines...]
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-war-plugin\3.0.0-SNAPSHOT\maven-war-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\target\maven-doap-plugin-1.3-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.7-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\target\maven-invoker-plugin-2.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\target\maven-jar-plugin-3.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-2.18-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.jar
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:start (default) @ maven-dependency-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.5
[INFO] Started SocketConnector@0.0.0.0:62797
[INFO] Mock Repository Manager http://localhost:62797 is started.
[INFO] Setting property 'repository.proxy.url' to 'http://localhost:62797'.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:integration-test (integration-test) @ maven-dependency-plugin ---
[INFO] Building: setup-custom-ear-lifecycle\pom.xml
[INFO] ..SUCCESS (11.4 s)
[INFO] Building: analyze\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.4 s)
[INFO] Building: analyze-dep-mgt\pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.4 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.0 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (7.4 s)
[INFO] Building: list-repositories\pom.xml
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.5 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: sources\pom.xml
[INFO] ..SUCCESS (5.6 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62797
[INFO] Mock Repository Manager http://localhost:62797 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 37, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [ 37.642 s]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [01:59 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:19 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:16 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:33 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 32.288 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:19 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [04:00 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  8.040 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [09:50 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:00 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:10 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [01:52 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:06 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [06:04 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.355 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  7.023 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 41.084 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 22.219 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 56.553 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [01:52 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [10:15 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:27 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  4.045 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 31.093 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 16.078 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:28 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 27.529 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:18 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [08:24 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [02:25 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [06:04 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [04:52 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:36 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [05:18 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:34 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [16:05 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [05:10 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  0.731 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2016-05-16T15:11:29+01:00
[INFO] Final Memory: 163M/547M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1556

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1556/changes>

Changes:

[hboutemy] [MPDF-78] upgraded Doxia to 1.7 and Doxia Sitetools to 1.7.1

[hboutemy] code simplification

------------------------------------------
[...truncated 12363 lines...]
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-war-plugin\3.0.0-SNAPSHOT\maven-war-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\target\maven-doap-plugin-1.3-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.7-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\target\maven-invoker-plugin-2.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\target\maven-jar-plugin-3.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-2.18-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.jar
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:start (default) @ maven-dependency-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.5
[INFO] Started SocketConnector@0.0.0.0:61959
[INFO] Mock Repository Manager http://localhost:61959 is started.
[INFO] Setting property 'repository.proxy.url' to 'http://localhost:61959'.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:integration-test (integration-test) @ maven-dependency-plugin ---
[INFO] Building: setup-custom-ear-lifecycle\pom.xml
[INFO] ..SUCCESS (11.7 s)
[INFO] Building: analyze\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.2 s)
[INFO] Building: analyze-dep-mgt\pom.xml
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (6.9 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.9 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.6 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: list-repositories\pom.xml
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.6 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.9 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.6 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: sources\pom.xml
[INFO] ..SUCCESS (5.5 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.5 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.1 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:61959
[INFO] Mock Repository Manager http://localhost:61959 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 37, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [ 50.359 s]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [02:03 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:21 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:19 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:33 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 33.136 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:16 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [02:48 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  7.240 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [07:37 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:00 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:11 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [01:56 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:09 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [06:04 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.378 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  7.424 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 43.556 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 20.692 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [01:01 min]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [02:00 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [10:31 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:30 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  4.745 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 32.311 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 21.994 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:27 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 28.293 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:37 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [11:15 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [02:56 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [06:04 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [06:56 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:39 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [05:22 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:36 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [16:19 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [05:13 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  0.720 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:54 h
[INFO] Finished at: 2016-05-16T13:20:09+01:00
[INFO] Final Memory: 163M/498M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1555

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1555/changes>

Changes:

[khmarbaise] [MRESOURCES-221] Additional practices for Filtering example page
 o Fixed some parts of the binaries-filtering.apt.vm page.
 o Added best practice for filtered/non filtered folders

------------------------------------------
[...truncated 12358 lines...]
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-war-plugin\3.0.0-SNAPSHOT\maven-war-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\target\maven-doap-plugin-1.3-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-doap-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-doap-plugin\1.3-SNAPSHOT\maven-doap-plugin-1.3-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.7-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\target\maven-invoker-plugin-2.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-invoker-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-invoker-plugin\2.0.1-SNAPSHOT\maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\target\maven-jar-plugin-3.0.1-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-jar-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-jar-plugin\3.0.1-SNAPSHOT\maven-jar-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-2.18-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.jar
[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-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0-SNAPSHOT\maven-assembly-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:start (default) @ maven-dependency-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.5
[INFO] Started SocketConnector@0.0.0.0:62661
[INFO] Mock Repository Manager http://localhost:62661 is started.
[INFO] Setting property 'repository.proxy.url' to 'http://localhost:62661'.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:integration-test (integration-test) @ maven-dependency-plugin ---
[INFO] Building: setup-custom-ear-lifecycle\pom.xml
[INFO] ..SUCCESS (12.8 s)
[INFO] Building: analyze\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: analyze-dep-mgt\pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (6.9 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.0 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.6 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.0 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (7.8 s)
[INFO] Building: list-repositories\pom.xml
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.7 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: sources\pom.xml
[INFO] ..SUCCESS (5.6 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.6 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.6 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0-beta-2:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62661
[INFO] Mock Repository Manager http://localhost:62661 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 37, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [ 38.380 s]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [02:04 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:18 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:13 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:26 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 32.391 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:11 min]
[INFO] Apache Maven Deploy Plugin ......................... FAILURE [02:23 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.795 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [07:23 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:00 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:08 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [01:50 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:06 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [06:00 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.171 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  6.995 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 48.518 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 21.444 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 58.682 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [01:50 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [10:25 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:30 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  4.349 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 30.948 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 16.360 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [02:29 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 27.641 s]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:21 min]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [08:16 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [02:26 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [06:14 min]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [07:14 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:37 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [05:15 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:38 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [15:55 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [05:13 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  0.694 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 h
[INFO] Finished at: 2016-05-16T03:06:25+01:00
[INFO] Final Memory: 163M/593M
[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-invoker-plugin:2.0.0:verify (integration-test) on project maven-deploy-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-project-info-reports-plugin: 1 build failed. See console output above for details. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build 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-deploy-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results