Re: [VOTE] Release Apache Maven Enforcer version 3.6.1

2025-07-13 Thread Michael Osipov
+1 On 2025/07/12 17:29:40 Slawomir Jaranowski wrote: > Hi, > > We solved 11 issues: > https://github.com/apache/maven-enforcer/issues?q=milestone%3A3.6.1 > > Changes since the last release: > https://github.com/apache/maven-enforcer/compare/enforcer-3.6.0...enforcer-3.6.1 > > Staging repo: > ht

Re: Communicate around OSSRH end of life, maven-deploy-plugin and central-publishing-maven-plugin ?

2025-07-07 Thread Michael Osipov
On 2025/07/06 12:36:02 Jon Harper wrote: > Hi everyone, > I think it would be very beneficial for the community that the maven > dev team communicates on the current events of the sunset of OSSRH. > Otherwise, I think there is a big risk of uncertainty and division in > the community. > > Quoting

Re: [VOTE] Release Maven Resolver 1.9.24

2025-06-27 Thread Michael Osipov
+1 On 2025/06/26 19:20:17 Slawomir Jaranowski wrote: > Howdy, > > This Resolver 1.9.24 release is a release with some bug fixes and > improvements as well. > > Maven 4.x is picking up Resolver 2.x, while Maven 3.x remains at > Resolver 1.x lineage. The two major versions, as far as client code >

Re: [VOTE] Release Maven Resolver 2.0.10

2025-06-27 Thread Michael Osipov
+1 On 2025/06/26 19:04:03 Slawomir Jaranowski wrote: > Howdy, > > This Resolver 2.0.10 release is a release with some bug fixes and > improvements as well. > > Maven 4.x is picking up Resolver 2.x, while Maven 3.x remains at > Resolver 1.x lineage. The two major versions, as far as client code >

Re: [VOTE] Release Apache Maven PMD Plugin version 3.27.0

2025-06-22 Thread Michael Osipov
+1 On 2025/06/21 18:59:54 Slawomir Jaranowski wrote: > Hi, > > We solved 41 issues: > https://github.com/apache/maven-pmd-plugin/issues?q=is%3Aclosed%20milestone%3A%223.27.0%22 > > Changes since the last release: > https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.26.0...mave

[ANN] Apache Maven 3.8.9 released

2025-06-18 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven 3.8.9 NOTE: Expect this to be the *last* release on the 3.8.x line! Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a projec

[RESULT] [VOTE] Release Apache Maven version 3.8.9

2025-06-18 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Olivier Lamy, Sergey Chernov, Tamás Cservenák, Sylwester Lachiewicz, Slawomir Jaranowski, Hervé Boutemy, Elliotte Rusty Harold, Karl Heinz Marbaise PMC quorum: reached I will promote the artifacts to the central repo

Re: [VOTE] Release Apache Maven version 3.8.9

2025-06-15 Thread Michael Osipov
+1 On 2025/06/14 22:10:24 Michael Osipov wrote: > Hi, > > NOTE: Expect this to be the *last* release on the 3.8.x line to close > off the branch. > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12353108 >

[VOTE] Release Apache Maven version 3.8.9

2025-06-14 Thread Michael Osipov
Hi, NOTE: Expect this to be the *last* release on the 3.8.x line to close off the branch. We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12353108 There are still hundreds of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=

Re: Maven 4.0.0 Release - Thoughts?

2025-05-22 Thread Michael Osipov
. This could also include the upgrade > to JDK 21 since JDK 25 should be released in September. OK as well to push to 4.1.0, but raising requirements is another discussion. > Best, > Guillaume Nodet > > Le mer. 21 mai 2025 à 10:13, Michael Osipov a écrit : > > > > On 2

Re: Maven 4.0.0 Release - Thoughts?

2025-05-21 Thread Michael Osipov
On 2025/05/21 06:11:42 Guillaume Nodet wrote: > Hey Maven Devs, > > We're gearing up to release a new version from the master branch. I'm > thinking we should go for 4.0.0 instead of rc-4. What do you all think? Any > feedback or ideas on the versioning or release plan? Let’s hear it! Slawek is w

Re: [VOTE] Release Apache Maven Changes Plugin version 3.0.0-M3

2025-05-13 Thread Michael Osipov
+1 On 2025/05/12 19:15:56 Slawomir Jaranowski wrote: > Hi, > > We solved 23 issues: > https://github.com/apache/maven-changes-plugin/milestone/1?closed=1 > > There are no issues left in GitHub: > https://github.com/apache/maven-changes-plugin/issues > > There are still a couple of issues left i

Re: [VOTE] Release Maven Resolver 1.9.23

2025-05-06 Thread Michael Osipov
+1 On 2025/05/05 20:27:55 Slawomir Jaranowski wrote: > Hi, > > Resolver 1.9.23 is to be picked up by the upcoming Maven 3.9.10 release. > > Maven 4.x is picking up Resolver 2.x, while Maven 3.x remains at > Resolver 1.x lineage. > > We solved 17 issues: > https://issues.apache.org/jira/secure/R

Re: [VOTE] Require Java 21 for Maven 4 (Rephrased Vote)

2025-05-02 Thread Michael Osipov
-1 Changing such an important requirement in the RC phase isn't professional. On 2025/04/30 13:12:43 Matthias Bünger wrote: > Hi everyone, > over the last years we had several discussions about lifting the > required Java version to run Maven from 8 to something higher. You can > find them in t

Re: Release tag format for Maven projects

2025-05-02 Thread Michael Osipov
-1 The 'v' is absolutely redundant since it does repeat on every object. See also: https://github.com/apache/maven-release/pull/122 On 2025/05/01 20:30:02 Slawomir Jaranowski wrote: > Hi, > > We introduce a short and the same template release tag name for Maven > projects as: > > v@{project.ve

Re: Maven site plugin 4 documentation

2025-03-18 Thread Michael Osipov
gt; > > https://maven.apache.org/plugins/maven-site-plugin/history.html#maven-site-p > > lugin-vs-doxia-vs-doxia-sitetools[1] > > Le lundi 17 mars 2025, 21:00:27 CET Michael Osipov a écrit : > > > 4.x is reserved for Maven 4.x. Stick with 3.x+ > > > > >

Re: Maven site plugin 4 documentation

2025-03-17 Thread Michael Osipov
4.x is reserved for Maven 4.x. Stick with 3.x+ On 2025/03/17 13:50:39 Tony Chemit wrote: > Hi, > > I can't find any documentation about this plugin, everything is still > on version 3.x. > > Should I stay on the 3.x versions ? > > Using the last version of the fluido skin requires some update a

Re: Semver compatible versioning

2025-02-28 Thread Michael Osipov
On 2025/02/28 08:28:22 "Piotr P. Karwasz" wrote: > Hi, > > I saw that more and more Maven plugins are releasing 4.x betas, which > sounds like great news. > > Might I, however, suggest the usage of pre-release qualifiers of the > form `beta.` (with a dot) instead of `beta-` (with a hyphen)? Thi

Re: [VOTE] Release Apache Maven Project Info Reports Plugin version 3.9.0

2025-02-25 Thread Michael Osipov
Very nice +1 On 2025/02/23 16:25:43 Slawomir Jaranowski wrote: > Hi, > > We solved 12 issues: > https://github.com/apache/maven-project-info-reports-plugin/milestone/1?closed=1 > > There are no issues in GitHub: > https://github.com/apache/maven-project-info-reports-plugin/issues > > There are

Re: Discussion: Declare EOL for Maven 3.8.x and change support policy

2025-02-23 Thread Michael Osipov
We don't provide any support at all, we do maintenance. Support is paid. On 2025/02/22 11:57:08 Matthias Bünger wrote: > Hi, > during the last days / weeks the topic of (end of) support of Maven and > it's plugins came up several times in Slack. > > On the history page it is stated that we suppor

Re: Shall we retire Maven PDF plugin?

2025-02-13 Thread Michael Osipov
On 2025/02/12 18:59:19 Matthias Bünger wrote: > Hi all, > some months ago, we noticed that the regular build of the Maven PDF > plugin broke, because the plugin is not compatible to Doxia 2.0.0 (also > see MPDF-112). > The question raised, if we should retrie the PDF plugin. > > Some information:

Re: repository.apache.org and Nexus 2 EOL

2024-12-10 Thread Michael Osipov
On 2024/12/09 19:05:55 Konrad Windszus wrote: > Hi, > Currently repository.apache.org is still a > Nexus 2 repository. However Nexus 2 will be sunset in June 2025 > (https://help.sonatype.com/en/sonatype-nexus-repository-2-sunsetting-information.html). > Is the tas

Re: [VOTE] Release Apache Maven Fluido Skin version 2.0.1

2024-12-10 Thread Michael Osipov
+1 On 2024/12/06 16:11:54 Konrad Windszus wrote: > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12355261&styleName=Text > > There are still a couple of issues left in JIRA. > > Staging repo: > https://repository.apache.org/conte

Re: [VOTE] Release Apache Maven Changes Plugin version 3.0.0-M1

2024-12-10 Thread Michael Osipov
+1 On 2024/12/07 16:39:38 Slawomir Jaranowski wrote: > Hi, > > We solved 58 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317222&version=12355450 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCHAN

Re: [VOTE] Release Apache Maven Changes Plugin version 3.0.0-M1

2024-12-10 Thread Michael Osipov
+1 On 2024/12/07 16:39:38 Slawomir Jaranowski wrote: > Hi, > > We solved 58 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317222&version=12355450 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCHAN

Re: spotbugs-maven-plugin doxia 2 help needed

2024-11-28 Thread Michael Osipov
Raise a draft PR and ping me, I will take a look. On 2024/11/28 05:11:50 Jeremy Landis wrote: > Hope everyone is doing well, > > I've tried for months to get spotbugs maven plugin to doxia 2 and I have been > unsuccessful. We have an extensive test suite and I have a branch out there > called

Re: Fwd: [DISCUSS] Switch to GitHub issues

2024-11-22 Thread Michael Osipov
I'd like to complete the cleanup, as dicussed earlier, end of this year. This will give us a leaner migration base. On 2024/11/22 11:03:09 Guillaume Nodet wrote: > Following the discussion that happened some time ago about switching to GH > issues... > I think we have several options: > 1/ try

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Michael Osipov
Yet another recommendation is to switch to 3.0.0-M1 to have the chance to do refine with breaking stuff. On 2024/11/22 07:33:09 Slawomir Jaranowski wrote: > Hi, > > I'm working on maven-changes-plugin - this project hasn't been > released for a long time, so it is time to refresh it and release

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Michael Osipov
On 2024/11/22 07:33:09 Slawomir Jaranowski wrote: > Hi, > > I'm working on maven-changes-plugin - this project hasn't been > released for a long time, so it is time to refresh it and release it. > > I need to make changes in schema - the newer version of modello > doesn't support mixed tags - tag

Re: [VOTE] Release Maven Resolver 2.0.4

2024-11-15 Thread Michael Osipov
Am 2024-11-15 um 16:34 schrieb Tamás Cservenák: Howdy, This Resolver 2.0.4 release is a bugfix release with some improvements as well. Maven 4.x is picking up Resolver 2.x, while Maven 3.x remains at Resolver 1.x lineage. The two major versions, as far as client code goes (Mojos or extensions,

[ANN] Maven Fluido Skin 2.0.0 released

2024-11-05 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Fluido Skin, version 2.0.0. https://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your project's site configuration: org.apache.maven.skins maven-fluido-skin 2.0.0 Import: This release

[RESULT] [VOTE] Release Maven Fluido Skin version 2.0.0

2024-11-05 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Hervé Boutemy, Michael Osipov, Slawomir Jaranowski, Sylwester Lachiewicz, Karl Heinz Marbaise PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

Re: [VOTE] Release Maven Fluido Skin version 2.0.0

2024-11-05 Thread Michael Osipov
od to encourage users to help us on such > works - and of course it is a separate discussion. > > On Sat, 2 Nov 2024 at 21:43, Michael Osipov wrote: > > > > Hi, > > > > we solved 46 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?project

Re: [VOTE] Release Maven Fluido Skin version 2.0.0

2024-11-03 Thread Michael Osipov
Am 2024-11-02 um 21:42 schrieb Michael Osipov: Hi, we solved 46 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa? projectId=12317926&version=12354045 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/? jql=project%20%3D%20MSKINS%2

Re: [VOTE] Release Maven Fluido Skin version 2.0.0

2024-11-03 Thread Michael Osipov
have that amount of time anymore. -1 The actual release is just fine, only docs are a problem. Br Sylwester sob., 2 lis 2024, 21:43 użytkownik Michael Osipov napisał: Hi, we solved 46 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12354

[VOTE] Release Maven Fluido Skin version 2.0.0

2024-11-02 Thread Michael Osipov
Hi, we solved 46 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12354045 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%

[ANN] Maven Javadoc Plugin 3.11.1 released

2024-11-02 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.11.1. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration:

[ANN] Maven Surefire 3.5.2 released

2024-11-02 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Surefire version 3.5.2. https://maven.apache.org/surefire/ Release Notes - Maven Surefire - Version 3.5.2 ** Bug * [SUREFIRE-2276] - JUnit5's TestTemplate failures treated as flakes with retries * [SUREFIRE-2277] -

[RESULT] [VOTE] Release Maven Surefire version 3.5.2

2024-11-02 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Matthias Bünger, Tamás Cservenák, Michael Osipov, Herve Boutemy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

Re: [VOTE] Release Maven Surefire version 3.5.2

2024-11-02 Thread Michael Osipov
Am 2024-10-30 um 13:20 schrieb Michael Osipov: Hi, we solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa? projectId=12317927&version=12355213 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/? jql=project%20%3D%20SUREFIRE%2

[RESULT] [VOTE] Release Maven Javadoc Plugin version 3.11.1

2024-11-02 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Herve Boutemy, Tamás Cservenák, Arnaud Héritier PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report. ---

Re: [VOTE] Release Maven Surefire version 3.5.2

2024-10-31 Thread Michael Osipov
now how you did, but in the reference files, if contains hash for the > plugin, which is supposed not to be built yet, hence in my rebuild the hash > is not present > > Definitively not a blocker, but I'd be interested to understand > > Regards, > > Hervé >

[VOTE] Release Maven Javadoc Plugin version 3.11.1

2024-10-30 Thread Michael Osipov
Hi, we solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12355245 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MJAVADOC/issues Staging repo: https://repository.apache.org/content/repositories/maven-2242

[CANCELED] [VOTE] Release Maven Javadoc Plugin version 3.11.0

2024-10-30 Thread Michael Osipov
Canceling the vote because one PR was merged incompletely and one IT fails now. Will spin a new vote. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[VOTE] Release Maven Surefire version 3.5.2

2024-10-30 Thread Michael Osipov
Hi, we solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12355213 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20resolution%20%3D%20Unresolved Staging repo: https://rep

[VOTE] Release Maven Javadoc Plugin version 3.11.0

2024-10-30 Thread Michael Osipov
Hi, we solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12355154 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MJAVADOC/issues Staging repo: https://repository.apache.org/content/repositories/maven-2240

[ANN] Maven PMD Plugin 3.26.0 released

2024-10-28 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven PMD Plugin version 3.26.0. https://maven.apache.org/plugins/maven-pmd-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-pmd-plugin 3.26.0 Release Notes -

[RESULT] [VOTE] Release Maven PMD Plugin version 3.26.0

2024-10-28 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Slawomir Jaranowski, Michael Osipov, Herve Boutemy, Karl Heinz Marbaise, Andreas Dangel PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report

Re: [VOTE] Release Apache Maven Artifact Plugin version 3.5.3

2024-10-28 Thread Michael Osipov
+1 On 2024/10/27 16:29:24 Hervé Boutemy wrote: > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324322&version=12355188&styleName=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-2238/ > https://repository.apache.

Re: [VOTE] Release Maven PMD Plugin version 3.26.0

2024-10-27 Thread Michael Osipov
Am 2024-10-25 um 18:00 schrieb Michael Osipov: Hi, NOTE: Read the details on this release here: https://cwiki.apache.org/ confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack we solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa? projectId=12317621&version=1235

[ANN] Apache Maven JXR 3.6.0 released

2024-10-25 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven JXR version 3.6.0 This module generates browsable HTML pages from Java source code. https://maven.apache.org/jxr/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins m

[ANN] Maven Checkstyle Plugin 3.6.0 released

2024-10-25 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 3.6.0. https://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins >maven-checkstyle-plugin 3.6.

[VOTE] Release Maven PMD Plugin version 3.26.0

2024-10-25 Thread Michael Osipov
Hi, NOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack we solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317621&version=12355202 There are still a couple of issues left in JIRA: https://

[ANN] Apache Maven Plugin Tools 3.15.1 released

2024-10-25 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.15.1. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.15.1 ** Dependency upgrade * [MPLUGIN-538] - Upgrade to Doxia 2.0.0 GA Stack * [MPLUGIN-539]

[RESULT] [VOTE] Release Maven Checkstyle Plugin version 3.6.0

2024-10-25 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Slawomir Jaranowski, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

[RESULT] [VOTE] Release Maven JXR version 3.6.0

2024-10-25 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Slawomir Jaranowski, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

[ANN] Apache Maven Archiver 3.6.3 released

2024-10-25 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Archiver, version 3.6.3. https://maven.apache.org/shared/maven-archiver/ You should specify the version in your project's dependency configuration: org.apache.maven maven-archiver 3.6.3 Release Notes - Apach

[RESULT] [VOTE] Release Maven Plugin Tools version 3.15.1

2024-10-25 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Slawomir Jaranowski, Michael Osipov, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

[RESULT] [VOTE] Release Apache Maven Archiver version 3.6.3

2024-10-25 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Slawomir Jaranowski, Jorge Solórzano, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

Re: [VOTE] Release Maven Resolver 2.0.3

2024-10-25 Thread Michael Osipov
Am 2024-10-25 um 16:45 schrieb Tamás Cservenák: Howdy, This Resolver 2.0.3 release is a bugfix release with several improvements as well. This release contains two important bug fixes regarding depMgmt transitivity (revealed by Maven 4 beta-5) and transport timeouts (revealed by mvnd ITs). Mav

[ANN] Release Maven Dependency Plugin 3.8.1 released

2024-10-25 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Dependency Plugin version 3.8.1. https://maven.apache.org/plugins/maven-dependency-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-dependency-plugin 3.8.1

[RESULT] [VOTE] Release Maven Dependency Plugin version 3.8.1

2024-10-25 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Slawomir Jaranowski, Olivier Lamy, Elliotte Rusty Harold PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report

Re: [VOTE] Release Apache Maven Archetype version 3.3.1

2024-10-25 Thread Michael Osipov
+1 On 2024/10/25 06:17:45 Slawomir Jaranowski wrote: > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317122&version=12355155 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARCHE

Re: [VOTE] Release Maven Checkstyle Plugin version 3.6.0

2024-10-25 Thread Michael Osipov
+1 On 2024/10/22 15:08:40 Michael Osipov wrote: > Hi, > > NOTE: Read the details on this release here: > https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack > > we solved 1 issue: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje

Re: [VOTE] Release Apache Maven Archiver version 3.6.3

2024-10-25 Thread Michael Osipov
+1 On 2024/10/22 15:31:54 Michael Osipov wrote: > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354850 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jq

Re: [VOTE] Release Maven JXR version 3.6.0

2024-10-25 Thread Michael Osipov
+1 On 2024/10/22 15:00:39 Michael Osipov wrote: > Hi, > > NOTE: Read the details on this release here: > https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack > > we solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje

Re: [VOTE] Release Maven Plugin Tools version 3.15.1

2024-10-25 Thread Michael Osipov
+1 On 2024/10/22 14:55:58 Michael Osipov wrote: > Hi, > > we solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&version=12355207 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jq

Re: [VOTE] Release Apache Maven Dependency Analyzer version 1.15.1

2024-10-22 Thread Michael Osipov
Am 2024-10-22 um 17:29 schrieb Slawomir Jaranowski: Hi, We solved 1 issue: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12355165 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resol

[VOTE] Release Apache Maven Archiver version 3.6.3

2024-10-22 Thread Michael Osipov
Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354850 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=component%20%3D%20maven-archiver%20AND%20project%20%3D%20MSHARED%20AND%20resolution%20%3D

[VOTE] Release Maven Checkstyle Plugin version 3.6.0

2024-10-22 Thread Michael Osipov
Hi, NOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack we solved 1 issue: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317223&version=12355210 There are still a couple of issues left in JIRA: https://i

Re: [DISCUSS] Enable GitHub issues and GitHub discussions

2024-10-22 Thread Michael Osipov
Am 2024-10-22 um 16:52 schrieb Guillaume Nodet: I'd like to start discussing opening (and eventually slowly switching) from JIRA to GitHub issues. JIRA is a bit of a pain to use, even though we have some automatic links done with PRs and such. Accounts need to be authorized to maintain the numbe

[VOTE] Release Maven JXR version 3.6.0

2024-10-22 Thread Michael Osipov
Hi, NOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack we solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527&version=12355209 There are still a couple of issues left in JIRA: https://

[VOTE] Release Maven Plugin Tools version 3.15.1

2024-10-22 Thread Michael Osipov
Hi, we solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&version=12355207 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPLUGIN%20AND%20resolution%20%3D%20Unresolved Staging repo: https://repo

[ANN] Maven Site Plugin 3.21.0 released

2024-10-21 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 3.21.0. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 3.21.0 ** Task * [MSITE-1024] - Remove IT for MSITE-901 ** Dependency upgrade * [MSITE-10

[RESULT] [VOTE] Release Maven Site Plugin version 3.21.0

2024-10-21 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Slawomir Jaranowski, Olivier Lamy, Michael Osipov PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report

Re: [VOTE] Release Maven Dependency Plugin version 3.8.1

2024-10-21 Thread Michael Osipov
Am 2024-10-21 um 19:29 schrieb Michael Osipov: Hi, we solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa? projectId=12317227&version=12355206 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MDEP/issues Staging repo: h

[ANN] Maven Invoker Plugin 3.8.1 released

2024-10-21 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Invoker Plugin version 3.8.1. https://maven.apache.org/plugins/maven-invoker-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-invoker-plugin 3.8.1 Releas

[RESULT] [VOTE] Release Maven Invoker Plugin version 3.8.1

2024-10-21 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Olivier Lamy, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

[ANN] Maven Project Info Reports Plugin 3.8.0 released

2024-10-21 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Project Info Reports Plugin version 3.8.0. https://maven.apache.org/plugins/maven-project-info-reports-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-projec

[ANN] Maven Help Plugin 3.5.1 released

2024-10-21 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Help Plugin version 3.5.1. https://maven.apache.org/plugins/maven-help-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-help-plugin 3.5.1 Release Notes -

[RESULT] [VOTE] Release Maven Project Info Reports Plugin version 3.8.0

2024-10-21 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Guillaume Nodet, Olivier Lamy, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report

[RESULT] [VOTE] Release Maven Help Plugin version 3.5.1

2024-10-21 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Guillaume Nodet, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

[VOTE] Release Maven Dependency Plugin version 3.8.1

2024-10-21 Thread Michael Osipov
Hi, we solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227&version=12355206 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MDEP/issues Staging repo: https://repository.apache.org/content/repositories/maven-2227/ ht

Re: [VOTE] Release Maven Invoker Plugin version 3.8.1

2024-10-19 Thread Michael Osipov
+1 On 2024/10/18 16:55:40 Michael Osipov wrote: > Hi, > > NOTE: Read the details on this release here: > https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack > > we solved 1 issue: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje

Re: [VOTE] Release Maven Site Plugin version 3.21.0

2024-10-19 Thread Michael Osipov
+1 On 2024/10/18 12:15:25 Michael Osipov wrote: > Hi, > > NOTE: Read the details on this release here: > https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack#TowardsDoxia2.0.0Stack-MavenSitePlugin3.21.0/4.0.0 > > we solved 7 issues: > https://i

Re: [VOTE] Release Maven Help Plugin version 3.5.1

2024-10-19 Thread Michael Osipov
+1 On 2024/10/18 10:20:55 Michael Osipov wrote: > Hi, > > NOTE: Read the details on this release here: > https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack > > we solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje

Re: [VOTE] Release Maven Project Info Reports Plugin version 3.8.0

2024-10-19 Thread Michael Osipov
+1 On 2024/10/18 10:02:05 Michael Osipov wrote: > Hi, > > NOTE: Read the details on this release here: > https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack > > we solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje

[VOTE] Release Maven Invoker Plugin version 3.8.1

2024-10-18 Thread Michael Osipov
Hi, NOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack we solved 1 issue: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317525&version=12355205 There are still a couple of issues left in JIRA: https://i

[VOTE] Release Maven Site Plugin version 3.21.0

2024-10-18 Thread Michael Osipov
Hi, NOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack#TowardsDoxia2.0.0Stack-MavenSitePlugin3.21.0/4.0.0 we solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12355103 There

[ANN] Apache Maven Reporting Exec 2.0.0 released

2024-10-18 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0 ** Bug * [MSHARED-1298] - Missing site report should be d

[RESULT] [VOTE] Release Apache Maven Reporting Exec version 2.0.0

2024-10-18 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, 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.

[VOTE] Release Maven Help Plugin version 3.5.1

2024-10-18 Thread Michael Osipov
Hi, NOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack we solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522&version=12355200 There are still a couple of issues left in JIRA: https://

[VOTE] Release Maven Project Info Reports Plugin version 3.8.0

2024-10-18 Thread Michael Osipov
Hi, NOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack we solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&version=12355138 There are still a couple of issues left in JIRA: https://

Re: [VOTE] Release Apache Maven Reporting Exec version 2.0.0

2024-10-17 Thread Michael Osipov
+1 On 2024/10/15 18:28:22 Michael Osipov wrote: > Hi, > > we solved 51 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354043 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jq

Re: [HEADS UP] Maven Doxia 2.0.0 stack is coming

2024-10-17 Thread Michael Osipov
https://www.mail-archive.com/users@maven.apache.org/msg146091.html On 2024/10/16 21:44:40 Basil Crow wrote: > I have successfully upgraded the Jenkins Stapler and Jellydoc Maven > plugins to the Doxia 2.0.0 stack, using Maven Reporting API 4.0.0, > Maven Reporting Impl 4.0.0, and Maven Fluido Skin

[VOTE] Release Apache Maven Reporting Exec version 2.0.0

2024-10-15 Thread Michael Osipov
Hi, we solved 51 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354043 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20

[ANN] Apache Maven Reporting Impl 4.0.0 released

2024-10-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0 ** Bug * [MSHARED-1275] - MavenReport#canGenerateReport()

[RESULT] [VOTE] Release Apache Maven Reporting Impl version 4.0.0

2024-10-15 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Tamás Cservenák, Slawomir Jaranowski, Sylwester Lachiewicz, Hervé Boutemy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

Re: [VOTE] Release Maven Resolver 2.0.2

2024-10-15 Thread Michael Osipov
+1 On 2024/10/14 20:48:19 Tamás Cservenák wrote: > Howdy, > > This Resolver 2.0.2 release is a bugfix release with several > improvements as well. > > Maven 4.x is picking up Resolver 2.x, while Maven 3.x remains at > Resolver 1.x lineage. The two major versions, as far as client code > goes (Mo

Re: [doxia] [DISCUSS] adding footnote processing to markdown

2024-10-14 Thread Michael Osipov
y i assist in the testing / dev. Or are you far enough along that > bringing in a new head will take to much time away with bringing me op to > speed? > > On Sun 13 Oct 2024, 12:55 Michael Osipov, wrote: > > > On 2024/10/13 11:07:45 Claude Warren wrote: > > > N

  1   2   3   4   5   6   7   8   9   10   >