[RESULT][VOTE] Release Apache Maven 3.9.8

2024-06-17 Thread Tamás Cservenák
Howdy, The vote has passed with the following result: +1b: Slawomir, Romain, Michael, Benjamin, Olivier, Karl-Heinz, Sylwester +1nb: Mateusz, Mark, Manfred PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release to the board report.

Re: [VOTE] Release Apache Maven mvnd 1.0.0

2024-06-17 Thread Tamás Cservenák
+1 On Fri, Jun 14, 2024 at 4:03 PM Tamás Cservenák wrote: > Howdy, > > Note: mvnd 1.x will from now on wrapping Maven 3.9.x and 2.x will wrap > Maven 4.x. > > This release provides distribution on Apache Maven 3.9.8 (under vote, > staged only). > > The release candidate is here: > https://dist.a

[RESULT][VOTE] Release Apache Maven mvnd 1.0.0

2024-06-17 Thread Tamás Cservenák
Howdy, The vote has passed with the following result: +1b: Romain, Guillaume, Tamas +1nb: Mateusz, Brian, Ozgun, Jermaine PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release to the board report. All, thanks a LOT for participat

Re: [ANN] Maven Project Info Reports Plugin 3.6.0 released

2024-06-17 Thread Michael Osipov
On 2024/06/16 22:19:30 Piotr Żygieło wrote: > Hello Apache Maven team > > On Sun, 16 Jun 2024 at 20:52, Michael Osipov wrote: > > The Apache Maven team is pleased to announce the release of the Maven > > Project Info Reports Plugin version 3.6.0. > > > ** New Feature > > * [MPIR-455] - depe

[ANN] Apache Maven 3.9.8 released

2024-06-17 Thread Tamás Cservenák
The Apache Maven team is pleased to announce the release of the Apache Maven 3.9.8 Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of inf

Re: [ANN] Maven Project Info Reports Plugin 3.6.0 released

2024-06-17 Thread Piotr Żygieło
> > On Sun, 16 Jun 2024 at 20:52, Michael Osipov wrote: > Please file a JIRA issue. Created: https://issues.apache.org/jira/browse/MPIR-462 Thanks for checking. -- Piotrek - To unsubscribe, e-mail: dev-unsubscr...@maven.apache

How to use Sisu components in Mojos

2024-06-17 Thread Konrad Windszus
Hi, I am wondering about the best practice to inject Sisu/JSR330 components into Mojos. We have two different possibilities: 1. Via annotation org.apache.maven.plugins.annotations.Component [1] which makes the referenced Sisu component also appear in the requirements section of the plugin des

Re: How to use Sisu components in Mojos

2024-06-17 Thread Tamás Cservenák
Howdy, I'd perso deprecate the [1] and rely only on JSR330. Thanks T On Mon, Jun 17, 2024 at 1:26 PM Konrad Windszus wrote: > > Hi, > I am wondering about the best practice to inject Sisu/JSR330 components > into Mojos. > We have two different possibilities: > > 1. Via annotation org.apache.ma

Re: How to use Sisu components in Mojos

2024-06-17 Thread Konrad Windszus
Is there any downside with https://maven.apache.org/ref/3.9.8/maven-plugin-api/plugin.html#class_requirement no longer being maintained? How does the error message differ in case no according implementation can be found during execution for 1. and 2.? I will do some more experiments and then cr

[ANN] Apache Maven Daemon 1.0.0 released

2024-06-17 Thread Tamás Cservenák
The Apache Maven team is pleased to announce the release of the Apache Maven Daemon version 1.0.0 This release provides binaries based on Maven 3.9.8. (From now on, Maven Daemon 1.x line will wrap Maven 3.x binaries, while Maven Daemon 2.x will wrap Maven 4.x binaries. Previous releases used the

[VOTE] Release Maven SCM Publish Plugin version 3.3.0

2024-06-17 Thread Michael Osipov
Hi, we solved 8 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317920&version=12354220 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MSCMPUB/issues Staging repo: https://repository.apache.org/content/repositories/maven-2151/

Re: [VOTE] Release Apache Maven JAR Plugin version 3.4.2

2024-06-17 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 16.06.24 14:18, Slawomir Jaranowski wrote: Hi, We solved 1 issue: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&version=12354600 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issu

Re: [VOTE] Release Apache Maven Clean Plugin version 3.4.0

2024-06-17 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 16.06.24 12:31, Slawomir Jaranowski wrote: Hi, We solved 8 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317224&version=12353775 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/iss

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

2024-06-17 Thread Claude Warren
I understand the focus on Doxia 2.0.0, but since all Apache uses 1.x, is there any way to create a release for 1.x (I can give it a try if there is documentation). Also, how different is Doxia 2.0.0 with respect to the flexmark use? Claude On Sun, Jun 16, 2024 at 8:43 PM Michael Osipov wrote: