You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Michael Osipov <mi...@apache.org> on 2022/12/02 20:38:41 UTC

[VOTE] Release Maven Site Plugin version 4.0.0-M4

Hi,

We solved 12 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12352544

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved

Staging repo:
https://repository.apache.org/content/repositories/maven-1833/
https://repository.apache.org/content/repositories/maven-1833/org/apache/maven/plugins/maven-site-plugin/4.0.0-M4/maven-site-plugin-4.0.0-M4-source-release.zip

Source release checksum(s):
maven-site-plugin-4.0.0-M4-source-release.zip
sha512: 
cc1cb2eeb030b7961cdad7a60b037444979ea37b93c1d427a5876367ffdb64576d3456a5c421b0c79711e4907bcf1b2feccc53cff38e955e5abcef70c69226be

Staging site:
https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Maven Site Plugin version 4.0.0-M4

Posted by Michael Osipov <mi...@apache.org>.
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

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M4

Posted by Michael Osipov <mi...@apache.org>.
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.

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Maven Site Plugin version 4.0.0-M4

Posted by Herve Boutemy <hb...@apache.org>.
+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

Reproducible Builds ok: reference done with JDK 8 on Windows

Regards,

Hervé

On 2022/12/02 20:38:41 Michael Osipov wrote:
> Hi,
> 
> We solved 12 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12352544
> 
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1833/
> https://repository.apache.org/content/repositories/maven-1833/org/apache/maven/plugins/maven-site-plugin/4.0.0-M4/maven-site-plugin-4.0.0-M4-source-release.zip
> 
> Source release checksum(s):
> maven-site-plugin-4.0.0-M4-source-release.zip
> sha512: 
> cc1cb2eeb030b7961cdad7a60b037444979ea37b93c1d427a5876367ffdb64576d3456a5c421b0c79711e4907bcf1b2feccc53cff38e955e5abcef70c69226be
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Maven Site Plugin version 4.0.0-M4

Posted by Slawomir Jaranowski <s....@gmail.com>.
+1

pt., 2 gru 2022 o 21:38 Michael Osipov <mi...@apache.org> napisał(a):

> Hi,
>
> We solved 12 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12352544
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1833/
>
> https://repository.apache.org/content/repositories/maven-1833/org/apache/maven/plugins/maven-site-plugin/4.0.0-M4/maven-site-plugin-4.0.0-M4-source-release.zip
>
> Source release checksum(s):
> maven-site-plugin-4.0.0-M4-source-release.zip
> sha512:
>
> cc1cb2eeb030b7961cdad7a60b037444979ea37b93c1d427a5876367ffdb64576d3456a5c421b0c79711e4907bcf1b2feccc53cff38e955e5abcef70c69226be
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

-- 
Sławomir Jaranowski

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M4

Posted by Michael Osipov <mi...@apache.org>.
Am 2022-12-02 um 21:38 schrieb Michael Osipov:
> Hi,
> 
> We solved 12 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12352544
> 
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1833/
> https://repository.apache.org/content/repositories/maven-1833/org/apache/maven/plugins/maven-site-plugin/4.0.0-M4/maven-site-plugin-4.0.0-M4-source-release.zip
> 
> Source release checksum(s):
> maven-site-plugin-4.0.0-M4-source-release.zip
> sha512: 
> cc1cb2eeb030b7961cdad7a60b037444979ea37b93c1d427a5876367ffdb64576d3456a5c421b0c79711e4907bcf1b2feccc53cff38e955e5abcef70c69226be
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.

+1


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Maven Site Plugin version 4.0.0-M4

Posted by Tamás Cservenák <ta...@cservenak.net>.
+1

On Fri, Dec 2, 2022 at 9:38 PM Michael Osipov <mi...@apache.org> wrote:

> Hi,
>
> We solved 12 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12352544
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1833/
>
> https://repository.apache.org/content/repositories/maven-1833/org/apache/maven/plugins/maven-site-plugin/4.0.0-M4/maven-site-plugin-4.0.0-M4-source-release.zip
>
> Source release checksum(s):
> maven-site-plugin-4.0.0-M4-source-release.zip
> sha512:
>
> cc1cb2eeb030b7961cdad7a60b037444979ea37b93c1d427a5876367ffdb64576d3456a5c421b0c79711e4907bcf1b2feccc53cff38e955e5abcef70c69226be
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>