See https://builds.apache.org/job/maven-box/job/maven-doxia-sitetools/job/uri/2/

Changes:

* restore original behavior

5 tests failed.
FAILED:  org.apache.maven.doxia.tools.DefaultSiteToolTest.windows-jdk8 / Build 
windows-jdk8 / testGetRelativePath

Error Message:
expected:<..[/]bar.html> but was:<..[\]bar.html>

Stack Trace:
org.junit.ComparisonFailure: expected:<..[/]bar.html> but was:<..[\]bar.html>
        at 
org.apache.maven.doxia.tools.DefaultSiteToolTest.testGetRelativePath(DefaultSiteToolTest.java:75)


FAILED:  org.apache.maven.doxia.tools.DefaultSiteToolTest.windows-jdk11 / Build 
windows-jdk11 / testGetRelativePath

Error Message:
expected:<..[/]bar.html> but was:<..[\]bar.html>

Stack Trace:
org.junit.ComparisonFailure: expected:<..[/]bar.html> but was:<..[\]bar.html>
        at 
org.apache.maven.doxia.tools.DefaultSiteToolTest.testGetRelativePath(DefaultSiteToolTest.java:75)


FAILED:  org.apache.maven.doxia.tools.DefaultSiteToolTest.windows-jdk13 / Build 
windows-jdk13 / testGetRelativePath

Error Message:
expected:<..[/]bar.html> but was:<..[\]bar.html>

Stack Trace:
org.junit.ComparisonFailure: expected:<..[/]bar.html> but was:<..[\]bar.html>
        at 
org.apache.maven.doxia.tools.DefaultSiteToolTest.testGetRelativePath(DefaultSiteToolTest.java:75)


FAILED:  org.apache.maven.doxia.tools.DefaultSiteToolTest.windows-jdk7 / Build 
windows-jdk7 / testGetRelativePath

Error Message:
expected:<..[/]bar.html> but was:<..[\]bar.html>

Stack Trace:
org.junit.ComparisonFailure: expected:<..[/]bar.html> but was:<..[\]bar.html>
        at 
org.apache.maven.doxia.tools.DefaultSiteToolTest.testGetRelativePath(DefaultSiteToolTest.java:75)


FAILED:  org.apache.maven.doxia.tools.DefaultSiteToolTest.windows-jdk14 / Build 
windows-jdk14 / testGetRelativePath

Error Message:
expected:<..[/]bar.html> but was:<..[\]bar.html>

Stack Trace:
org.junit.ComparisonFailure: expected:<..[/]bar.html> but was:<..[\]bar.html>
        at 
org.apache.maven.doxia.tools.DefaultSiteToolTest.testGetRelativePath(DefaultSiteToolTest.java:75)




Build log:
[...truncated 24098 lines...]
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
doxia-integration-tools ---
[INFO] Adding ignore: module-info
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ doxia-integration-tools 
---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] 11 explicit excludes (use -debug for more details).
[INFO] 50 resources included (use -debug for more details)
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[INFO] There are 15 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,13] 
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,25] 
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,28] 
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,47] 
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,50] 
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,51] 
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,53] 
(blocks) LeftCurly: '{' at column 53 should be on a new line.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[195,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[195,44] 
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[195,68] 
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[196,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[197,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[198,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[199,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[200,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Doxia Sitetools 1.9.3-SNAPSHOT:
[INFO] 
[INFO] Doxia Sitetools .................................... SUCCESS [ 47.244 s]
[INFO] Doxia Sitetools :: Decoration Model ................ SUCCESS [ 17.869 s]
[INFO] Doxia Sitetools :: Skin Model ...................... SUCCESS [  1.498 s]
[INFO] Doxia Sitetools :: Integration Tools ............... FAILURE [ 11.961 s]
[INFO] Doxia Sitetools :: Site Renderer ................... SKIPPED
[INFO] Doxia Sitetools :: Document Renderer ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:19 min
[INFO] Finished at: 2020-02-19T10:22:22-08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it 
does not exist.
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri@tmp\withMaven5fb14c3c\maven-spy-20200219-102102-2712613372004860181778.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project doxia-integration-tools: You have 15 Checkstyle violations. -> [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 <args> -rf :doxia-integration-tools
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri@tmp\withMaven5fb14c3c\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri@tmp\withMaven5fb14c3c"
 
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] }
[Pipeline] // dir
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-decoration-model:jar:1.9.3-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-decoration-model\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-skin-model:jar:1.9.3-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-skin-model\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-integration-tools:jar:1.9.3-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-integration-tools\target\surefire-reports\*.xml
Recording test results
[WS-CLEANUP] done
[Pipeline] }
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 50 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ doxia-integration-tools ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
doxia-integration-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[INFO] skip non existing resourceDirectory 
F:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri\m\doxia-integration-tools\target\generated-site\xsd
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
doxia-integration-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to 
F:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri\m\doxia-integration-tools\target\classes
[Pipeline] }
Failed in branch windows-jdk13
[withMaven] Publishers: Pipeline Graph Publisher: 2 ms, Junit Publisher: 208 
ms, Dependencies Fingerprint Publisher: 46 ms
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[INFO] 
/F:/jenkins/jenkins-slave/workspace/en-box_maven-doxia-sitetools_uri/m/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java:
 
F:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri\m\doxia-integration-tools\src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java
 uses unchecked or unsafe operations.
[INFO] 
/F:/jenkins/jenkins-slave/workspace/en-box_maven-doxia-sitetools_uri/m/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- plexus-component-metadata:2.0.0:generate-metadata (default) @ 
doxia-integration-tools ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- plexus-component-metadata:2.0.0:generate-metadata 
(create-component-descriptor) @ doxia-integration-tools ---
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk7
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
doxia-integration-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
doxia-integration-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 
F:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri\m\doxia-integration-tools\target\test-classes
[INFO] 
/F:/jenkins/jenkins-slave/workspace/en-box_maven-doxia-sitetools_uri/m/doxia-integration-tools/src/test/java/org/apache/maven/doxia/tools/DefaultSiteToolTest.java:
 
F:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri\m\doxia-integration-tools\src\test\java\org\apache\maven\doxia\tools\DefaultSiteToolTest.java
 uses or overrides a deprecated API.
[INFO] 
/F:/jenkins/jenkins-slave/workspace/en-box_maven-doxia-sitetools_uri/m/doxia-integration-tools/src/test/java/org/apache/maven/doxia/tools/DefaultSiteToolTest.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
doxia-integration-tools ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.doxia.tools.DefaultSiteToolTest
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.112 s 
<<< FAILURE! - in org.apache.maven.doxia.tools.DefaultSiteToolTest
[ERROR] testGetRelativePath(org.apache.maven.doxia.tools.DefaultSiteToolTest)  
Time elapsed: 0.009 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<..[/]bar.html> but was:<..[\]bar.html>
        at 
org.apache.maven.doxia.tools.DefaultSiteToolTest.testGetRelativePath(DefaultSiteToolTest.java:75)

[INFO] Running org.apache.maven.doxia.tools.SiteToolTest
[INFO] artifact org.apache.maven.skins:maven-stylus-skin: checking for updates 
from central
[WARNING] Site descriptor for  contains ${reports}: should be replaced with 
<menu ref="reports"/>
[INFO] Unable to find resource 'org.apache.maven:maven-site:xml:site_en:1.0' in 
repository central (https://repo1.maven.org/maven2)
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.688 s 
- in org.apache.maven.doxia.tools.SiteToolTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DefaultSiteToolTest.testGetRelativePath:75 expected:<..[/]bar.html> 
but was:<..[\]bar.html>
[INFO] 
[ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[ERROR] There are test failures.

Please refer to 
F:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri\m\doxia-integration-tools\target\surefire-reports
 for the individual test results.
Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ doxia-integration-tools 
---
[INFO] Building jar: 
F:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri\m\doxia-integration-tools\target\doxia-integration-tools-1.9.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
doxia-integration-tools ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
doxia-integration-tools ---
[INFO] There are 15 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,13] 
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,25] 
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,28] 
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,47] 
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,50] 
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,51] 
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[194,53] 
(blocks) LeftCurly: '{' at column 53 should be on a new line.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[195,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[195,44] 
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] 
src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[195,68] 
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[196,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[197,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[198,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[199,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[ERROR] src\main\java\org\apache\maven\doxia\tools\DefaultSiteTool.java:[200,1] 
(whitespace) FileTabCharacter: Line contains a tab character.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Doxia Sitetools 1.9.3-SNAPSHOT:
[INFO] 
[INFO] Doxia Sitetools .................................... SUCCESS [ 49.079 s]
[INFO] Doxia Sitetools :: Decoration Model ................ SUCCESS [ 21.730 s]
[INFO] Doxia Sitetools :: Skin Model ...................... SUCCESS [  1.417 s]
[INFO] Doxia Sitetools :: Integration Tools ............... FAILURE [ 11.026 s]
[INFO] Doxia Sitetools :: Site Renderer ................... SKIPPED
[INFO] Doxia Sitetools :: Document Renderer ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:24 min
[INFO] Finished at: 2020-02-19T10:22:28-08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it 
does not exist.
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\en-box_maven-doxia-sitetools_uri@tmp\withMaven2e6c87a2\maven-spy-20200219-102103-7055674462741149406727.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project doxia-integration-tools: You have 15 Checkstyle violations. -> [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 <args> -rf :doxia-integration-tools
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-decoration-model:jar:1.9.3-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-decoration-model\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-skin-model:jar:1.9.3-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-skin-model\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-integration-tools:jar:1.9.3-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-integration-tools\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Junit Publisher: 222 
ms, Dependencies Fingerprint Publisher: 13 ms
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [elharo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to