Build succeeded in Jenkins: Maven TLP » maven-jar-plugin » master #3

2017-12-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-box/job/maven-jar-plugin/job/master/3/

Changes:

* Noting INFRA-15651
* Typowq
* [MJAR-243] - maven-archiver 3.1.1 to 3.2.0  o Based on the update we
* [MJAR-243] - maven-archiver 3.1.1 to 3.2.0  o Based on the update we
* [MJAR-243] - maven-archiver 3.1.1 to 3.2.0  o Based on the update we
* [MJAR-243] - maven-archiver 3.1.1 to 3.2.0  o Based on the update we

All tests passed

Build succeeded in Jenkins: Maven TLP » maven-jar-plugin » MJAR-243 #1

2017-12-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-box/job/maven-jar-plugin/job/MJAR-243/1/

No changes.

All tests passed

Build unstable in Jenkins: Maven TLP (wip) » maven » MNG-6308_display_packaging #12

2017-12-22 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/maven-wip/job/maven/job/MNG-6308_display_packaging/12/

Changes:

* added space around packaging

2 tests failed.
FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)




Build log:
[...truncated 6.00 MB...]
[winJava8]  at java.lang.Thread.run(Thread.java:748)
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, 
skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' 
relatively to '/mvn-it-1.tmp'
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913)
[winJava8]  at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava8]  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]  at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]  at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]  at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]  at 

Build unstable in Jenkins: maven-3.x-jenkinsfile » MNG-6308_display_packaging #10

2017-12-22 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/maven-3.x-jenkinsfile/job/MNG-6308_display_packaging/10/

Changes:

* added space around packaging
* [MNG-6308] make IT more tolerant on format change

2 tests failed.
FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)




Build log:
[...truncated 6.00 MB...]
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, 
skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' 
relatively to '/mvn-it-1.tmp'
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913)
[winJava8]  at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava8]  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]  at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]  at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]  at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]  at 

Build unstable in Jenkins: Maven TLP (wip) » maven » MNG-6308_display_packaging #11

2017-12-22 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/maven-wip/job/maven/job/MNG-6308_display_packaging/11/

Changes:

* [MNG-6308] make IT more tolerant on format change
* [MNG-6308] make IT more tolerant on format change

2 tests failed.
FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)




Build log:
[...truncated 6.00 MB...]
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-0.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, 
skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-0.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' 
relatively to '/mvn-it-0.tmp'
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913)
[winJava8]  at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava8]  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]  at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]  at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]  at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]  at 

Build unstable in Jenkins: maven-3.x-jenkinsfile » MNG-6308_display_packaging #9

2017-12-22 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/maven-3.x-jenkinsfile/job/MNG-6308_display_packaging/9/

Changes:

* [MNG-6308] split groupId/artifactId in header and packaging in footer

4 tests failed.
FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder

Error Message:
expected:<3> but was:<5>

Stack Trace:
junit.framework.AssertionFailedError: expected:<3> but was:<5>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at 
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69)


FAILED:  
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder

Error Message:
expected:<3> but was:<5>

Stack Trace:
junit.framework.AssertionFailedError: expected:<3> but was:<5>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at 
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69)




Build log:
[...truncated 6.00 MB...]
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, 
skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' 
relatively to '/mvn-it-1.tmp'
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913)
[winJava8]  at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava8]  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]  at 

Build unstable in Jenkins: Maven TLP (wip) » maven » MNG-6308_display_packaging #10

2017-12-22 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/maven-wip/job/maven/job/MNG-6308_display_packaging/10/

Changes:

* [MNG-6308] split groupId/artifactId in header and packaging in footer

4 tests failed.
FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder

Error Message:
expected:<3> but was:<5>

Stack Trace:
junit.framework.AssertionFailedError: expected:<3> but was:<5>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at 
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69)


FAILED:  
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder

Error Message:
expected:<3> but was:<5>

Stack Trace:
junit.framework.AssertionFailedError: expected:<3> but was:<5>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at 
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69)




Build log:
[...truncated 6.00 MB...]
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, 
skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' 
relatively to '/mvn-it-1.tmp'
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913)
[winJava8]  at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava8]  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]  at 

[PING] The GIT master branch of Maven has unreleased changes that do not pass a surefire build including integration tests on Linux

2017-12-22 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a surefire build on Linux including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a resolver build on Windows including integration tests.

2017-12-22 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a resolver build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass plugin integration tests on Windows

2017-12-22 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing plugin integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

Build unstable in Jenkins: Maven TLP (wip) » maven » master #19

2017-12-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-wip/job/maven/job/master/19/

Changes:

* [MNG-6300] Multi module release creates empty directories in war file

2 tests failed.
FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)




Build log:
[...truncated 5.98 MB...]
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-0.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, 
skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-0.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' 
relatively to '/mvn-it-0.tmp'
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava8]  at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913)
[winJava8]  at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava8]  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]  at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]  at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230)
[winJava8]  at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]  at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]  at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]  at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava8]  

[PING] The GIT master branch of Maven has unreleased changes that do not pass Shared Components integration tests on Windows

2017-12-22 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Shared Components integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

Build unstable in Jenkins: maven-3.x-jenkinsfile » master #149

2017-12-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/master/149/

Changes:

* Start using some of the jenkinsEnv stuff
* Syntax
* Syntax
* Ensure any forked Maven executions are not spied on by Jenkins
* Ensure any forked Maven executions are not spied on by Jenkins
* [MNG-6300] Multi module release creates empty directories in war file
* Ensure any forked Maven executions are not spied on by Jenkins
* Ensure any forked Maven executions are not spied on by Jenkins
* Ensure any forked Maven executions are not spied on by Jenkins
* Ensure any forked Maven executions are not spied on by Jenkins
* Ensure any forked Maven executions are not spied on by Jenkins
* Ensure any forked Maven executions are not spied on by Jenkins
* Ensure any forked Maven executions are not spied on by Jenkins
* Ensure any forked Maven executions are not spied on by Jenkins

2 tests failed.
FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)




Build log:
[...truncated 5.99 MB...]
[winJava7] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-0.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' 
relatively to '/mvn-it-0.tmp'
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913)
[winJava7]  at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7]  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7]  at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava7]  at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava7]

maven-3.x-site - Build # 1076 - Still Failing

2017-12-22 Thread Apache Jenkins Server
The Apache Jenkins build system has built maven-3.x-site (build #1076)

Status: Still Failing

Check console output at https://builds.apache.org/job/maven-3.x-site/1076/ to 
view the results.

[PING] The GIT master branch of Maven has unreleased changes that do not pass Shared Components integration tests on Linux

2017-12-22 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Shared Components integration tests on Linux.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass plugin integration tests on Linux

2017-12-22 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing plugin integration tests on Linux.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

maven-shared_Jigsaw - Build # 832 - Still Failing

2017-12-22 Thread Apache Jenkins Server
The Apache Jenkins build system has built maven-shared_Jigsaw (build #832)

Status: Still Failing

Check console output at https://builds.apache.org/job/maven-shared_Jigsaw/832/ 
to view the results.

Build unstable in Jenkins: Maven TLP (wip) » maven » MNG-6308_display_packaging #9

2017-12-22 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/maven-wip/job/maven/job/MNG-6308_display_packaging/9/

Changes:

* [MNG-6308] display packaging when building a module Fix checkstyle

4 tests failed.
FAILED:  
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder

Error Message:
expected:<3> but was:<5>

Stack Trace:
junit.framework.AssertionFailedError: expected:<3> but was:<5>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at 
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder

Error Message:
expected:<3> but was:<5>

Stack Trace:
junit.framework.AssertionFailedError: expected:<3> but was:<5>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at 
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)




Build log:
[...truncated 6.00 MB...]
[winJava7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-0.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, 
skip archiving of the artifacts
[winJava7] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-0.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' 
relatively to '/mvn-it-0.tmp'
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913)
[winJava7]  at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7]  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7]  at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7]  at 

Build unstable in Jenkins: maven-3.x-jenkinsfile » MNG-6308_display_packaging #8

2017-12-22 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/maven-3.x-jenkinsfile/job/MNG-6308_display_packaging/8/

Changes:

* [MNG-6308] display packaging when building a module Fix checkstyle

4 tests failed.
FAILED:  
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder

Error Message:
expected:<3> but was:<5>

Stack Trace:
junit.framework.AssertionFailedError: expected:<3> but was:<5>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at 
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)


FAILED:  
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder

Error Message:
expected:<3> but was:<5>

Stack Trace:
junit.framework.AssertionFailedError: expected:<3> but was:<5>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at 
org.apache.maven.it.MavenITmng6057CheckReactorOrderTest.testitReactorShouldResultInExpectedOrder(MavenITmng6057CheckReactorOrderTest.java:69)


FAILED:  org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit

Error Message:
expected:<[]> but was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy 
is disabled]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[]> but 
was:<[[jenkins-maven-event-spy] INFO Jenkins Maven Event Spy is disabled]>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at 
org.apache.maven.it.MavenITmng4387QuietLoggingTest.testit(MavenITmng4387QuietLoggingTest.java:71)




Build log:
[...truncated 6.00 MB...]
[winJava7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, 
skip archiving of the artifacts
[winJava7] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' 
relatively to '/mvn-it-1.tmp'
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7]  at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:913)
[winJava7]  at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7]  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7]  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7]  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7]  at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7]  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7]  at 

Build failed in Jenkins: maven-3.x-jenkinsfile » MNG-6308_display_packaging #7

2017-12-22 Thread Apache Jenkins Server
-ULE2OXRVCENAJ3SAUC4NYIAF5SKXS7XEM6YLJZJZS6BVAYAZ4HDA/build@tmp/withMaven2093f7bb/maven-spy-20171222-104727-405543860362253200583.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) 
on project maven-embedder: You have 2 Checkstyle violations. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) 
on project maven-embedder: You have 2 Checkstyle violations.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: You have 2 Checkstyle 
violations.
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute 
(CheckstyleViolationCheckMojo.java:580)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :maven-embedder
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact pom.xml under 
org/apache/maven/maven/3.5.3-SNAPSHOT/maven-3.5.3-SNAPSHOT.pom
[withMaven] artifactsPublis

Build failed in Jenkins: Maven TLP (wip) » maven » MNG-6308_display_packaging #8

2017-12-22 Thread Apache Jenkins Server
-LP2HTQ2PLYCST64EK2G6MTLUNRDA3NUABFBL7SDGV7WNCOI2V72Q/build@tmp/withMaven543ac228/maven-spy-20171222-114726-5286548219784616534230.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) 
on project maven-embedder: You have 2 Checkstyle violations. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) 
on project maven-embedder: You have 2 Checkstyle violations.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: You have 2 Checkstyle 
violations.
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute 
(CheckstyleViolationCheckMojo.java:580)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :maven-embedder
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact pom.xml under 
org/apache/maven/maven/3.5.3-SNAPSHOT/maven-3.5.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artif

Build succeeded in Jenkins: Maven TLP » maven-pdf-plugin » master #4

2017-12-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-box/job/maven-pdf-plugin/job/master/4/

Changes:

* removed MAVENUSER wiki link: not available any more
* removed MAVENUSER wiki link: not available any more
* removed MAVENUSER wiki link: not available any more
* removed MAVENUSER wiki link: not available any more
* removed MAVENUSER wiki link: not available any more

All tests passed

Build failed in Jenkins: Maven TLP » maven-pdf-plugin » master #3

2017-12-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-box/job/maven-pdf-plugin/job/master/3/

Changes:

* [MPDF-74] upgraded Doxia to 1.8
* updated parent pom
* updated Doxia Sitetools
* [MPDF-74] upgraded Doxia to 1.8
* updated parent pom
* updated Doxia Sitetools
* [MPDF-74] upgraded Doxia to 1.8
* updated parent pom
* updated Doxia Sitetools

No tests ran.

Build log:
[...truncated 290.83 KB...]
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
 (49 kB at 3.3 MB/s)
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
 (4.2 kB at 301 kB/s)
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
 (52 kB at 3.2 MB/s)
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
 (222 kB at 11 MB/s)
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
 (202 kB at 8.8 MB/s)
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
 (46 kB at 1.8 MB/s)
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
 (153 kB at 5.1 MB/s)
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
 (155 kB at 4.3 MB/s)
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
 (185 kB at 4.6 MB/s)
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
 (472 kB at 6.5 MB/s)
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-bytecode-version) @ maven-pdf-plugin ---
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.0-beta-3/extra-enforcer-rules-1.0-beta-3.pom
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.0-beta-3/extra-enforcer-rules-1.0-beta-3.pom
 (6.7 kB at 556 kB/s)
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom
 (26 kB at 2.2 MB/s)
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
 (4.8 kB at 402 kB/s)
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
 (2.8 kB at 257 kB/s)
[linux-jdk9] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[linux-jdk9] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
 (1.6 kB at 143 kB/s)
[linux-jdk8] [INFO] 
[linux-jdk8] [INFO]