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

Changes:

[bimargulies] (no jira) fix goof in javadoc that leads to missing doc for 
'formats' parameter.

[olamy] an other workaround is used in maven-scm for windows

[Robert Scholte] Disable several ITs for Windows, since there no patch.exe 
available

------------------------------------------
[...truncated 8391 lines...]
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Verifier Plugin 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-verifier-plugin 
---
[INFO] Deleting 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (ensure-no-container-api) @ 
maven-verifier-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:helpmojo (generated-helpmojo) @ 
maven-verifier-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:java (standard) @ maven-verifier-plugin 
---
[INFO] outputDirectory: 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\generated-sources\modello
[INFO] Working on model: src/main/mdo/verifications.mdo
[INFO] Generating current version: 1.0.0
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:xpp3-reader (standard) @ 
maven-verifier-plugin ---
[INFO] outputDirectory: 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\generated-sources\modello
[INFO] Working on model: src/main/mdo/verifications.mdo
[INFO] Generating current version: 1.0.0
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:xpp3-writer (standard) @ 
maven-verifier-plugin ---
[INFO] outputDirectory: 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\generated-sources\modello
[INFO] Working on model: src/main/mdo/verifications.mdo
[INFO] Generating current version: 1.0.0
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ 
maven-verifier-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
maven-verifier-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
maven-verifier-plugin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
maven-verifier-plugin ---
[INFO] Compiling 9 source files to 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ 
maven-verifier-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
maven-verifier-plugin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
maven-verifier-plugin ---
[INFO] Compiling 1 source file to 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
maven-verifier-plugin ---
[INFO] Surefire report directory: 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.verifier.VerifierMojoTest
[debug] Verifying existence of c:\some\path\src\test\resources\Dummy.xml
[debug] Verifying existence of 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\test-classes\File
 Exists.xml
[debug] Verifying absence of c:\some\path\src\test\resources\Dummy.xml
[debug] Verifying absence of 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\test-classes\InexistentFileThatExists.xml
[debug] Verifying existence of 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\test-classes\FileExistsValidContent.xml
[debug] Verifying contents of 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\test-classes\FileExistsValidContent.xml
[debug] Verifying existence of 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\test-classes\FileExistsValidContent.xml
[debug] Verifying contents of 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\test-classes\FileExistsValidContent.xml
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-verifier-plugin ---
[INFO] Building jar: 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\maven-verifier-plugin-1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-verifier-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:1.4:install (integration-test) @ 
maven-verifier-plugin ---
[INFO] Installing 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\pom.xml
 to 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\local-repo\org\apache\maven\plugins\maven-verifier-plugin\1.1-SNAPSHOT\maven-verifier-plugin-1.1-SNAPSHOT.pom
[INFO] Installing 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\maven-verifier-plugin-1.1-SNAPSHOT.jar
 to 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\local-repo\org\apache\maven\plugins\maven-verifier-plugin\1.1-SNAPSHOT\maven-verifier-plugin-1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:1.4:run (integration-test) @ 
maven-verifier-plugin ---
[INFO] Building: default\pom.xml
[INFO] ..SUCCESS (8.4 s)
[INFO] Building: simple\pom.xml
[INFO] ..SUCCESS (4.4 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 2
[INFO]   Builds Failing: 0
[INFO]   Builds Skipped: 0
[INFO] ---------------------------------------
[INFO] 
[INFO] --- maven-invoker-plugin:1.4:integration-test (integration-test) @ 
maven-verifier-plugin ---
[INFO] Building: default\pom.xml
[INFO] ..SUCCESS (3.8 s)
[INFO] Building: simple\pom.xml
[INFO] ..SUCCESS (5.5 s)
[INFO] 
[INFO] --- maven-invoker-plugin:1.4:verify (integration-test) @ 
maven-verifier-plugin ---
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 2
[INFO]   Builds Failing: 0
[INFO]   Builds Skipped: 0
[INFO] ---------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
maven-verifier-plugin ---
[INFO] Installing 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\target\maven-verifier-plugin-1.1-SNAPSHOT.jar
 to 
C:\Users\hudson\.m2\repository\org\apache\maven\plugins\maven-verifier-plugin\1.1-SNAPSHOT\maven-verifier-plugin-1.1-SNAPSHOT.jar
[INFO] Installing 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-verifier-plugin\pom.xml
 to 
C:\Users\hudson\.m2\repository\org\apache\maven\plugins\maven-verifier-plugin\1.1-SNAPSHOT\maven-verifier-plugin-1.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven WAR Plugin 2.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-war-plugin ---
[INFO] Deleting 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (ensure-no-container-api) @ 
maven-war-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:helpmojo (generated-helpmojo) @ 
maven-war-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ 
maven-war-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
maven-war-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
maven-war-plugin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
maven-war-plugin ---
[INFO] Compiling 27 source files to 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\target\classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:descriptor (generate-descriptor) @ 
maven-war-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 4 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
maven-war-plugin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
maven-war-plugin ---
[INFO] Compiling 37 source files to 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ maven-war-plugin ---
[INFO] Surefire report directory: 
F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.war.overlay.OverlayManagerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 sec
Running org.apache.maven.plugin.war.util.MappingUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugin.war.util.PathSetTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.maven.plugin.war.util.WarUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.plugin.war.util.WebappStructureTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.maven.plugin.war.WarDependenciesAnalysisTest
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in 
[F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\target\test-classes\unit\dependenciesanalysis\test-dir\no-change]
[INFO] Processing war project
[INFO] Copying webapp resources 
[F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\target\test-classes\unit\dependenciesanalysis\test-dir\no-change-test-data\source]
[INFO] Webapp assembled in [146 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in 
[F:\hudson\hudson-slave\workspace\maven-plugins-ITs-m3-windows\maven-war-plugin\target\test-classes\unit\dependenciesanalysis\test-dir\no-change]
FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: 
Socket closed
hudson.remoting.RequestAbortedException: 
hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed
        at hudson.remoting.Request.call(Request.java:174)
        at hudson.remoting.Channel.call(Channel.java:664)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
        at $Proxy38.join(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:861)
        at hudson.Launcher$ProcStarter.join(Launcher.java:345)
        at hudson.tasks.Maven.perform(Maven.java:263)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:160)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1502)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: 
Socket closed
        at hudson.remoting.Request.abort(Request.java:299)
        at hudson.remoting.Channel.terminate(Channel.java:724)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
Caused by: java.net.SocketException: Socket closed
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
        at 
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2266)
        at 
java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2559)
        at 
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2569)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
        at hudson.remoting.Command.readFrom(Command.java:90)
        at 
hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

Reply via email to