[VOTE] Release Apache Maven Reporting Impl version 4.0.0-M14

2024-04-26 Thread Michael Osipov

Hi,

we solved 2 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12354095

There is one issue left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20maven-reporting-impl

Staging repo:
https://repository.apache.org/content/repositories/maven-2103/
https://repository.apache.org/content/repositories/maven-2103/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M14/maven-reporting-impl-4.0.0-M14-source-release.zip

Source release checksum(s):
maven-reporting-impl-4.0.0-M14-source-release.zip
sha512: 
94c6a1110d104be08f5dcc08815439f083d8bad3a018be6396aa7d103b4639a474a71c885f499154ed59a933f551cec67c5e7b5cd3facc8472d0fb292eaf946b


Staging site:
https://maven.apache.org/shared-archives/maven-reporting-impl-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-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Road forward for: New flag to verify the status

2024-04-26 Thread Jesper Udby

"3" for core

Cheers

Jesper

On 26/04/2024 16.11, Juul Hobert wrote:

Hi,


It's been a while since changes have been made to MNG-6869. It adds helpful
functionality that is particularly useful when you're on a company network
and want to do some basic checks to verify if Maven is working. This will
be helpful for a large group of users and helps in solving basic issues and
therefore could reduce false issues being reported about "Maven not
working". The pull request unsatisfyingly ended up in a discussion where
three flavors came across: implement it in core, in a plugin or in an
extension.


In summary the following arguments apply to the three different flavors:


Move it to a plugin

+ Does not introduce extra complexity in core

- Needs additional downloads and could fail before the basic checks occur


Move it to an extension

+ Does not introduce extra complexity in core

- Requires additional installation steps before it can be used (we could
consider to ship the extension with Maven to circumvent that)


Put it in core

+ Works without requiring additional downloads / installation steps

+ Can do all basic checks



I like to know how the community thinks about this, so please reply briefly
with the following if you have a opinion about it:

- "1" for plugin

- "2" for extension

- "3" for core

- "4" drop the idea, close the ticket



I'm planning to work on it on the 10th of May and would like to continue
working on it then. I would appreciate it if replies are given before this
date.



Cheers


Juul Hobert,

also on behalf of Giovanni van der Schelde



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



[ANN] Apache Maven Doxia Sitetools 2.0.0-M18 released

2024-04-26 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache 
Maven Doxia Sitetools, version 2.0.0-M18


https://maven.apache.org/doxia/doxia-sitetools/


Release Notes - Maven Doxia Sitetools - Version 2.0.0-M18

** New Feature
* [DOXIASITETOOLS-324] - Allow configuration of parser per markup

** Improvement
* [DOXIASITETOOLS-332] - Create anchors for indexable entries 
automatically
* [DOXIASITETOOLS-334] - Pass project relative source path to 
Parser.parse(...) as reference argument
* [DOXIASITETOOLS-336] - Make SiteRenderingContext#siteDirectories 
editable aware


** Dependency upgrade
* [DOXIASITETOOLS-321] - Upgrade htmlunit 2.x to 3.x
* [DOXIASITETOOLS-322] - Upgrade to Doxia 2.0.0-M9
* [DOXIASITETOOLS-323] - Upgrade components
* [DOXIASITETOOLS-325] - Upgrade to Maven Reporting API 4.0.0-M10
* [DOXIASITETOOLS-326] - Update 
org.codehaus.plexus:plexus-component-metadata to 2.2.0

* [DOXIASITETOOLS-331] - Upgrade to htmlunit 3.11.0
* [DOXIASITETOOLS-333] - Upgrade commons-io:commons-io to 2.16.1
* [DOXIASITETOOLS-335] - Upgrade to Doxia 2.0.0-M10


Enjoy,

-The Apache Maven team

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



[RESULT] [VOTE] Release Apache Maven Doxia Sitetools version 2.0.0-M18

2024-04-26 Thread Michael Osipov

Hi,

The vote has passed with the following result:

+1: Michael Osipov, Slawomir Jaranowski, Hervé Boutemy, Sylwester Lachiewicz

PMC quorum: reached

I will promote the artifacts to the central repo, the source release ZIP 
file and add this release the board report.


Road forward for: New flag to verify the status

2024-04-26 Thread Juul Hobert
Hi,


It's been a while since changes have been made to MNG-6869. It adds helpful
functionality that is particularly useful when you're on a company network
and want to do some basic checks to verify if Maven is working. This will
be helpful for a large group of users and helps in solving basic issues and
therefore could reduce false issues being reported about "Maven not
working". The pull request unsatisfyingly ended up in a discussion where
three flavors came across: implement it in core, in a plugin or in an
extension.


In summary the following arguments apply to the three different flavors:


Move it to a plugin

+ Does not introduce extra complexity in core

- Needs additional downloads and could fail before the basic checks occur


Move it to an extension

+ Does not introduce extra complexity in core

- Requires additional installation steps before it can be used (we could
consider to ship the extension with Maven to circumvent that)


Put it in core

+ Works without requiring additional downloads / installation steps

+ Can do all basic checks



I like to know how the community thinks about this, so please reply briefly
with the following if you have a opinion about it:

- "1" for plugin

- "2" for extension

- "3" for core

- "4" drop the idea, close the ticket



I'm planning to work on it on the 10th of May and would like to continue
working on it then. I would appreciate it if replies are given before this
date.



Cheers


Juul Hobert,

also on behalf of Giovanni van der Schelde


Re: [VOTE] Release Apache Maven Doxia Sitetools version 2.0.0-M18

2024-04-26 Thread Sylwester Lachiewicz
+1

śr., 24 kwi 2024, 18:42 użytkownik Herve Boutemy 
napisał:

> +1
>
> Reproducible Build ok: reference done with JDK 8 on Windows and umask 022
> (parent POM not upgraded)
>
> Regards,
>
> Hervé
>
> On 2024/04/23 19:03:06 Michael Osipov wrote:
> > Hi,
> >
> > we solved 12 issues:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320=12354412
> >
> > There are still a couple of issues left in JIRA:
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317320%20AND%20status%20%3D%20Open
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-2098
> >
> https://repository.apache.org/content/repositories/maven-2098/org/apache/maven/doxia/doxia-sitetools/2.0.0-M18/doxia-sitetools-2.0.0-M18-source-release.zip
> >
> > Source release checksum(s):
> > doxia-sitetools-2.0.0-M18-source-release.zip
> > sha512:
> >
> 93247b25edb430485e26f634a3d9686182e125ff4ac3b2490274a7f97961e97d4d38b6fd8bd85a2378131ed55d0caadcd6902b4e5156937a00c7bc98eb3c36a4
> >
> > Staging site:
> >
> https://maven.apache.org/doxia/doxia-sitetools-archives/doxia-sitetools-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-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


[VOTE] Release Maven Resolver 2.0.0-alpha-11

2024-04-26 Thread Tamás Cservenák
Howdy,

Note: This is the last alpha release, next one will be beta-1. This version
is to be picked up by Maven 4 beta-1. It contains 2 important bug fixes and
other improvements.

Note re site: as at this moment there are 2 simultaneously ongoing votes
for Resolver 1.9.20 and 2.0.0-alpha-11 (that were done in this order), I
changed staging site to LATEST-2.x. This is a temporary solution, in beta-1
this will be undone (and if needed, Resolver 1.x will be changed to
LATEST-1.x instead).

For configuration changes, see
https://maven.apache.org/resolver-archives/resolver-LATEST-2.x/configuration.html

IF the vote is successful, the staging site will NOT be moved to
https://maven.apache.org/resolver/ but instead will be made reachable from
https://maven.apache.org/resolver-archives/resolver-2.0.0-alpha-11/ only.

The 1.9.19 (1.9.20 vote ongoing) is still the "latest stable" release of
Maven Resolver.

===

We solved 22 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12354454

There are still some issues in JIRA:
https://issues.apache.org/jira/projects/MRESOLVER/issues

Staging repository:
https://repository.apache.org/content/repositories/maven-2102/

Source release SHA512:
cc0f6feb47ab7c292a1c63b2d42e77e9c1d33d956defbcf28251c33c9865307a7a34b844fd3f845bc97babd17d0ff5ce249728e1e1e0f665747d431ddd1f

Staging site:
https://maven.apache.org/resolver-archives/resolver-LATEST-2.x/

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

Vote open for 72 hours.

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


Re: [VOTE] Release Maven Deploy Plugin 3.1.2

2024-04-26 Thread Sylwester Lachiewicz
+1

pt., 26 kwi 2024, 12:41 użytkownik Tamás Cservenák 
napisał:

> Howdy,
>
> We solved 3 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228=12354128
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/projects/MDEPLOY/issues
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2100/
>
> Source release checksum(s):
>
> d45cc8431614d34b7d55c0a13e4a6387004add2dd3f5138b17d56be59e9787dcfe97f1e2250bc1549e4a9226dc9459673fd2dd9183f4926732253a344d231d79
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-deploy-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
>


Re: [VOTE] Release Maven Install Plugin 3.1.2

2024-04-26 Thread Sylwester Lachiewicz
+1

pt., 26 kwi 2024, 12:41 użytkownik Tamás Cservenák 
napisał:

> Howdy,
>
> We solved 5 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524=12353548
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/projects/MINSTALL/issues
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2099/
>
> Source release checksum(s):
>
> f5847a66c2acc2b21b4afa5f4aa257ce3b41fcc63315720ccd68fa2cc497de8bef251ad500c6df051a2441846d521ce24de62858670f0c95101271166e9c6ce8
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-install-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
>


[VOTE] Release Maven Resolver 1.9.20

2024-04-26 Thread Tamás Cservenák
Howdy,

Note: Maven Resolver 1.x lineage is in "bugfix only" maintenance mode.

This Resolver 1.9.20 release is a bugfix release: A behaviour change
introduced by BF collector was fixed, that may affect 3rd party code.

We solved 4 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12354578

There are still some issues in JIRA:
https://issues.apache.org/jira/projects/MRESOLVER/issues

Staging repository:
https://repository.apache.org/content/repositories/maven-2101/

Source release SHA512:
11b6d19927c3bf6ee486132ad1aed274fded1ac5bc996244efa9da7b831befeddec71775552fe5540fc6d1b3ca7dada68090cd38652d6592c29a9ab6e9a11b1b

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

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

Vote open for 72 hours.

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


[VOTE] Release Maven Deploy Plugin 3.1.2

2024-04-26 Thread Tamás Cservenák
Howdy,

We solved 3 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228=12354128

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/projects/MDEPLOY/issues

Staging repo:
https://repository.apache.org/content/repositories/maven-2100/

Source release checksum(s):
d45cc8431614d34b7d55c0a13e4a6387004add2dd3f5138b17d56be59e9787dcfe97f1e2250bc1549e4a9226dc9459673fd2dd9183f4926732253a344d231d79

Staging site:
https://maven.apache.org/plugins-archives/maven-deploy-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


[VOTE] Release Maven Install Plugin 3.1.2

2024-04-26 Thread Tamás Cservenák
Howdy,

We solved 5 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524=12353548

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/projects/MINSTALL/issues

Staging repo:
https://repository.apache.org/content/repositories/maven-2099/

Source release checksum(s):
f5847a66c2acc2b21b4afa5f4aa257ce3b41fcc63315720ccd68fa2cc497de8bef251ad500c6df051a2441846d521ce24de62858670f0c95101271166e9c6ce8

Staging site:
https://maven.apache.org/plugins-archives/maven-install-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