Re: Maven 5 pom extension for agents

2023-10-17 Thread Romain Manni-Bucau
Side note: any agent wants to be first so it is an user explicit choice - if you want to work on mockito - it happens - you need an agent before. With agent dependency like list we have an order but will be a mess with inheritance. My 2cts are this is a false issue, we use agent with maven with y

Re: Maven 5 pom extension for agents

2023-10-17 Thread Benjamin Marwell
If you can still use it twice, works for me, too. Either way, you'd need it both as a dependency and as an agent. Another requirement Romain mentioned is the order of agent loading. Mockito wants to be first, and others can come later. - Ben On Wed, 18 Oct 2023, 00:11 Tamás Cservenák, wrote

Re: Maven 5 pom extension for agents

2023-10-17 Thread Tamás Cservenák
What about type=java-agent? Basically a new ArtifactHandler? See https://maven.apache.org/repositories/artifacts.html T On Tue, Oct 17, 2023, 23:54 Benjamin Marwell wrote: > Hey all, > > In a mockito issue, JDK maintainers suggested to differentiate between > agents and normal dependencies. St

Maven 5 pom extension for agents

2023-10-17 Thread Benjamin Marwell
Hey all, In a mockito issue, JDK maintainers suggested to differentiate between agents and normal dependencies. Starting with JDK 21 already, this makes a lot of sense: dynamic loading of agents will be a no-go. One suggestion was: ... ...

Re: [VOTE] Retire Maven Docck Plugin

2023-10-17 Thread Benjamin Marwell
+1 On Tue, 17 Oct 2023, 00:50 Slawomir Jaranowski, wrote: > Hi, > > - Last release was in 2015 > - use Maven 2.2.1 > - we have a Maven Plugin Tools - which should be one project for build and > check Maven plugins > - no active development ... > > > https://issues.apache.org/jira/issues/?jql

Re: [VOTE] Retire Maven Docck Plugin

2023-10-17 Thread Enrico Olivelli
+1 (non binding) Enrico Il Mar 17 Ott 2023, 21:57 Karl Heinz Marbaise ha scritto: > Hi, > > +1 from me. > > Kind regards > Karl Heinz Marbaise > On 17.10.23 00:50, Slawomir Jaranowski wrote: > > Hi, > > > > - Last release was in 2015 > > - use Maven 2.2.1 > > - we have a Maven Plugin Tools - wh

Re: [VOTE] Retire Maven Docck Plugin

2023-10-17 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 17.10.23 00:50, Slawomir Jaranowski wrote: Hi, - Last release was in 2015 - use Maven 2.2.1 - we have a Maven Plugin Tools - which should be one project for build and check Maven plugins - no active development ... https://issues.apache.org/

Re: Strange ServiceLoader issue with Surefire and JDK 21 bytecode

2023-10-17 Thread Mark Raynsford
On 2023-10-16T13:59:05 +0200 Romain Manni-Bucau wrote: > Yes, this is the one I had in mind, think it comes from plexus transitive > deps. For reference: org.apache.maven.plugins maven-surefire-plugin 3.1.2

Re: [VOTE] Retire Maven Docck Plugin

2023-10-17 Thread Maarten Mulders
+1 On 17/10/2023 00:50, Slawomir Jaranowski wrote: Hi, - Last release was in 2015 - use Maven 2.2.1 - we have a Maven Plugin Tools - which should be one project for build and check Maven plugins - no active development ... https://issues.apache.org/jira/issues/?jql=project%20%3D%20MDOCCK%20AND

[ANN] Apache Maven Reporting Impl 4.0.0-M11 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Impl version 4.0.0-M11. https://maven.apache.org/shared/maven-reporting-impl/ Release Notes - Maven Shared Components - Version maven-reporting-impl-4.0.0-M11 ** Improvement * [MSHARED-1314] - mark execute()

[ANN] Apache Maven Doxia Sitetools 2.0.0-M13 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 2.0.0-M13 https://maven.apache.org/doxia/doxia-sitetools/ Release Notes - Maven Doxia Sitetools - Version 2.0.0-M13 ** Dependency upgrade * [DOXIASITETOOLS-314] - Upgrade to Doxia 2.0.0-M

[ANN] Maven Site Plugin 4.0.0-M11 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M11. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M11 ** Dependency upgrade * [MSITE-981] - Upgrade to Doxia 2.0.0-M8 * [MSITE-982]

[ANN] Apache Maven Reporting Exec 2.0.0-M11 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting Exec version 2.0.0-M11. https://maven.apache.org/shared/maven-reporting-exec/ Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0-M11 ** Dependency upgrade * [MSHARED-1322] - Upgrade

[ANN] Apache Maven Reporting API 4.0.0-M8 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Reporting API version 4.0.0-M8. https://maven.apache.org/shared/maven-reporting-api/ Release Notes - Maven Shared Components - Version maven-reporting-api-4.0.0-M8 ** Dependency upgrade * [MSHARED-1316] - Upgrade to P

[ANN] Apache Maven Doxia version 2.0.0-M8 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia, version 2.0.0-M8 https://maven.apache.org/doxia/ Release Notes - Maven Doxia - Version 2.0.0-M8 * Bug * [DOXIA-706] - Sink.text(String, SinkEventAttributes) not properly supported by Xhtml5BaseSink ** D

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

2023-10-17 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Hervé Boutemy, Jean-Baptiste Onofré, Michael Osipov, Slawomir Jaranowski, Sylwester Lachiewicz, Guillaume Nodet, Olivier Lamy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this

[RESULT] [VOTE] Release Maven Site Plugin version 4.0.0-M11

2023-10-17 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Hervé Boutemy, Jean-Baptiste Onofré, Michael Osipov, Slawomir Jaranowski, Sylwester Lachiewicz, Guillaume Nodet. Olivier Lamy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add thi

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

2023-10-17 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Hervé Boutemy, Jean-Baptiste Onofré, Michael Osipov, Slawomir Jaranowski, Sylwester Lachiewicz, Guillaume Nodet, Olivier Lamy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this

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

2023-10-17 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Hervé Boutemy, Jean-Baptiste Onofré, Michael Osipov, Slawomir Jaranowski, Sylwester Lachiewicz, Guillaume Nodet, Olivier Lamy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this

[RESULT] [VOTE] Release Apache Maven Reporting API version 4.0.0-M8

2023-10-17 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Hervé Boutemy, Jean-Baptiste Onofré, Michael Osipov, Slawomir Jaranowski, Sylwester Lachiewicz, Guillaume Nodet PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the b

[RESULT] [VOTE] Release Maven Doxia version 2.0.0-M8

2023-10-17 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Hervé Boutemy, Jean-Baptiste Onofré, Michael Osipov, Slawomir Jaranowski, Sylwester Lachiewicz, Guillaume Nodet PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the b

Re: [VOTE] Retire Maven Docck Plugin

2023-10-17 Thread Tamás Cservenák
+1 On Tue, Oct 17, 2023, 00:50 Slawomir Jaranowski wrote: > Hi, > > - Last release was in 2015 > - use Maven 2.2.1 > - we have a Maven Plugin Tools - which should be one project for build and > check Maven plugins > - no active development ... > > > https://issues.apache.org/jira/issues/?jql=pro

Re: [VOTE] Retire Maven Docck Plugin

2023-10-17 Thread Michael Osipov
+1 On 2023/10/16 22:50:18 Slawomir Jaranowski wrote: > Hi, > > - Last release was in 2015 > - use Maven 2.2.1 > - we have a Maven Plugin Tools - which should be one project for build and > check Maven plugins > - no active development ... > > https://issues.apache.org/jira/issues/?jql=project%20