Am 2022-12-04 um 12:19 schrieb Michael Osipov:
Am 2022-12-04 um 11:08 schrieb Herve Boutemy:
+1

notice that I get the same IT failing as Jenkins master:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site-plugin/job/
master/
I did not yet investigate if I can fix it easily or not

Darn. Can you provide a tarball of the failing IT? I want to take a look at the build.log and as well as the output. I assume that my test is not portable due to different locales supported by the Java versions.

OK, I have found it.

Here it is:
[INFO] Rendering site for locale 'ru_UA'
[DEBUG] Computing decoration model of 
'mygroupid:multimodule:pom:1.0.0-SNAPSHOT' for locale 'ru_UA'
[DEBUG] Reading site descriptor from 
/home/jenkins/jenkins-home/workspace/ven-box_maven-site-plugin_master@2/linux-jdk11-m3.6.x_build/target/it/site-sd-lang/src/site/site.xml
[DEBUG] Mapped url: 
file:/home/jenkins/jenkins-home/workspace/ven-box_maven-site-plugin_master@2/linux-jdk11-m3.6.x_build/target/it/site-sd-lang/file:/home/jenkins/jenkins-home/workspace/ven-box_maven-site-plugin_master@2/linux-jdk11-m3.6.x_build/target/it/site-sd-lang/deploy/mymodule
 to relative path: mymodule
[INFO] Relativizing decoration links with respect to localized project URL: 
http://my.url.com/ru_UA
[INFO] Rendering content with 
org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin.
[DEBUG] Skin doxia-sitetools prerequisite: 1.11.1, current: 2.0.0-M4, matched = 
true
[DEBUG] The file 
'/home/jenkins/jenkins-home/workspace/ven-box_maven-site-plugin_master@2/linux-jdk11-m3.6.x_build/target/it/site-sd-lang/target/site/ru_UA/css/site.css'
 does not exist. Creating an empty file.
[DEBUG] Generating 
/home/jenkins/jenkins-home/workspace/ven-box_maven-site-plugin_master@2/linux-jdk11-m3.6.x_build/target/it/site-sd-lang/target/site/ru_UA/index.html
[INFO] Generating "Справка" report              --- 
maven-project-info-reports-plugin:3.4.1:index
[DEBUG] Mapped url: 
file:/home/jenkins/jenkins-home/workspace/ven-box_maven-site-plugin_master@2/linux-jdk11-m3.6.x_build/target/it/site-sd-lang/file:/home/jenkins/jenkins-home/workspace/ven-box_maven-site-plugin_master@2/linux-jdk11-m3.6.x_build/target/it/site-sd-lang/deploy/mymodule
 to relative path: mymodule

It seems that either due to Java 11 or rather GNU/Linux Russian in Ukraine is available as locale, but on Windows with Java 8 it is not. I will use a fictional language and country to simulate the skip.

This is not a showstopper for me.

M

Reply via email to