Re: [VOTE] Release Apache Maven Javadoc Plugin version 3.6.0

2023-09-11 Thread Henning Schmiedehausen
obviously my +1 -h On Mon, Sep 11, 2023 at 11:22 PM Henning Schmiedehausen < henn...@schmiedehausen.org> wrote: > Hi, > > We solved 16 > issues:https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12352956 > > There are still a couple of issues left in > JIRA:htt

[VOTE] Release Apache Maven Javadoc Plugin version 3.6.0

2023-09-11 Thread Henning Schmiedehausen
Hi, We solved 16 issues:https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12352956 There are still a couple of issues left in JIRA:https://issues.apache.org/jira/projects/MJAVADOC?filter=allopenissues Staging repo:https://repository.apache.org/content/repositori

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-11 Thread Hervé Boutemy
plexus-xml 3.0.0 released, compatible with Maven 3 Maven Archetype upgraded as a proof of work: https://issues.apache.org/jira/browse/ARCHETYPE-648 = upgrading plexus-utils 3 to plexus-utils 4 + plexus-xml 3 (when XML APIs required) is a breeze what has to be avoided is upgrading plexus-xml 3 t

Re: How to fix MNG-7855 (dependencies wrongly put on class-path rather than module-path)?

2023-09-11 Thread Romain Manni-Bucau
Hi, Le mar. 12 sept. 2023 à 09:16, Henning Schmiedehausen < henn...@schmiedehausen.org> a écrit : > I am not sure that we have to. I think that the discussion got derailed by > disagreement about the "automatic module name" entry in a jar. > > My interpretation of JEPS-261 is, that there are onl

Re: Remove / reset compileSourceRoots list?

2023-09-11 Thread Henning Schmiedehausen
On Sun, Sep 3, 2023 at 11:19 PM Guillaume Nodet wrote: > Le sam. 2 sept. 2023 à 08:16, Henning Schmiedehausen < > henn...@schmiedehausen.org> a écrit : > > > I have a mixed kotlin/java multi-module project that uses src/main/java > for > > the java code and src/main/kotlin for kotlin code. > > >

Re: How to fix MNG-7855 (dependencies wrongly put on class-path rather than module-path)?

2023-09-11 Thread Henning Schmiedehausen
I am not sure that we have to. I think that the discussion got derailed by disagreement about the "automatic module name" entry in a jar. My interpretation of JEPS-261 is, that there are only two things: - JPMS modules, which have a module-info.class file at the root of the implementation jar - e

[ANN] Maven Resolver Ant Tasks 1.5.0 released

2023-09-11 Thread Tamás Cservenák
The Apache Maven team is pleased to announce the release of the Maven Resolver Ant Tasks 1.5.0 https://maven.apache.org/resolver-ant-tasks/ Release Notes - Maven Resolver - Version ant-tasks-1.5.0 ** Improvement * [MRESOLVER-402] - Properly expose resolver configuration * [MRESOLVER-403]

[RESULT] [VOTE] Maven Resolver Ant Tasks 1.5.0

2023-09-11 Thread Tamás Cservenák
Howdy, The vote has passed with the following result: +1: Michael, Herve, Slawomir PMC quorum: reached I will promote the source release zip file to the Apache distribution area and the artifacts to the central repo. T