Re: [VOTE] Release Maven Indexer 7.1.1

2023-12-15 Thread Michael Bien
+1 (not binding) Hi, ran the NB tests here https://github.com/apache/netbeans/pull/6791 using the staged build of maven-indexer 7.1.1 and everything was fine. (did also some manual testing) thanks for the release && best regards, michael On 15.12.23 19:31, Sylwester Lachiewicz wrote: +1 Syl

Re: Any plan for maven-compiler-plugin 3.12.0 release?

2023-12-15 Thread Jared Stehler
Fantastic, thank you! On Fri, Dec 15, 2023 at 2:15 PM Slawomir Jaranowski wrote: > Hi, > > I will try to release even today. > > pt., 15 gru 2023 o 19:42 Jared Stehler > napisał(a): > > > > I am interested in the fix for dependency-managed annotationProcessors ( > > https://issues.apache.org/ji

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.12.0

2023-12-15 Thread Jorge Solórzano
+1 On Fri, Dec 15, 2023 at 10:24 PM Sylwester Lachiewicz wrote: > +1 > > pt., 15 gru 2023, 22:15 użytkownik Tamás Cservenák > napisał: > > > +1 > > > > On Fri, Dec 15, 2023, 22:04 Slawomir Jaranowski > > wrote: > > > > > Hi, > > > > > > We solved 22 issues: > > > > > > > > > https://issues.apa

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.12.0

2023-12-15 Thread Romain Manni-Bucau
+1 Le ven. 15 déc. 2023 à 22:15, Tamás Cservenák a écrit : > +1 > > On Fri, Dec 15, 2023, 22:04 Slawomir Jaranowski > wrote: > > > Hi, > > > > We solved 22 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12353748 > > > > There are still a coup

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.12.0

2023-12-15 Thread Sylwester Lachiewicz
+1 pt., 15 gru 2023, 22:15 użytkownik Tamás Cservenák napisał: > +1 > > On Fri, Dec 15, 2023, 22:04 Slawomir Jaranowski > wrote: > > > Hi, > > > > We solved 22 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12353748 > > > > There are still a

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.12.0

2023-12-15 Thread Tamás Cservenák
+1 On Fri, Dec 15, 2023, 22:04 Slawomir Jaranowski wrote: > Hi, > > We solved 22 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12353748 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3

[VOTE] Release Apache Maven Compiler Plugin version 3.12.0

2023-12-15 Thread Slawomir Jaranowski
Hi, We solved 22 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12353748 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCOMPILER%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%2

Re: Any plan for maven-compiler-plugin 3.12.0 release?

2023-12-15 Thread Slawomir Jaranowski
Hi, I will try to release even today. pt., 15 gru 2023 o 19:42 Jared Stehler napisał(a): > I am interested in the fix for dependency-managed annotationProcessors ( > https://issues.apache.org/jira/browse/MCOMPILER-391); are there any plans > to release 3.12.0 in the short term? > -- Sławomir

Guidance on Maven 4 API issue

2023-12-15 Thread Martin Desruisseaux
Hello all I would like to continue to work on JPMS during the weekend, but I'm facing a blocking issue. How can I get the DependencyProperties of an aftifact from the MavenProject class? The problem is that MavenProject uses the Artifact interface from the "maven-artifact" module, while Depen

Any plan for maven-compiler-plugin 3.12.0 release?

2023-12-15 Thread Jared Stehler
I am interested in the fix for dependency-managed annotationProcessors ( https://issues.apache.org/jira/browse/MCOMPILER-391); are there any plans to release 3.12.0 in the short term?

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M13

2023-12-15 Thread Slawomir Jaranowski
+1 czw., 14 gru 2023 o 16:40 Michael Osipov napisał(a): > Hi, > > we solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12354034 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%2

Re: [VOTE] Release Maven Indexer 7.1.1

2023-12-15 Thread Sylwester Lachiewicz
+1 Sylwester pt., 15 gru 2023, 19:25 użytkownik Slawomir Jaranowski < s.jaranow...@gmail.com> napisał: > +1 > > śr., 13 gru 2023 o 23:53 Tamás Cservenák napisał(a): > > > Howdy, > > > > We solved 6 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523&versio

Re: [VOTE] Release Maven Indexer 7.1.1

2023-12-15 Thread Slawomir Jaranowski
+1 śr., 13 gru 2023 o 23:53 Tamás Cservenák napisał(a): > Howdy, > > We solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523&version=12353771 > > There are still some issues in JIRA: > https://issues.apache.org/jira/projects/MINDEXER/issues > > Staging r

Maven profiles and dependency resolution

2023-12-15 Thread Piotr P. Karwasz
Hello, While looking at differences in generated CycloneDX SBOMs[1] I stumbled upon an incoherence in the way Maven builds models of a project's dependencies. On one hand the properties defined in a project have no effect on the effective models of dependencies. For example in: 3.0.0-beta1