Re: maven version profile activator in 4.0.0

2023-03-23 Thread Romain Manni-Bucau
Guess a prerequisite would be a finer graines ordering of plugins otherwise the split in profiles will have side effects and make it a nightmare to maintain so even assuming it is not a bad idea it can nees v5 and rethink the build graph deeply. Current workaround is a property injexted in the bui

Re: [VOTE] Release Apache Maven Daemon 1.0-m6

2023-03-23 Thread Delany
+1 On Thu, 23 Mar 2023 at 20:33, Guillaume Nodet wrote: > If you run > >mvn wrapper:3.2.0:wrapper -Dmvnd=1.0-m6-m39 -Dtype=only-script > > > the plugin will create the wrapper, you'd have to change the > .mvn/wrapper/maven-wrapper.properties file and modify the distributionUrl > to > point

maven version profile activator in 4.0.0

2023-03-23 Thread Matt Nelson
I would like to ask if profile activation[1] on the maven version can be (re)considered for inclusion into 4.0.0 I have a common base pom at work and was taking 4.0.0 for a spin and ran into some issues where I needed to start flexing some config based on the maven version. I think part of this is

Re: [DISCUSSION] Apache Maven plugins versioning

2023-03-23 Thread Romain Manni-Bucau
Hi, Think linking maven and maven plugins version does not make sense for most people since at the end the compat is somehow documented by the dependencyso using a more common versioning (semver or not) sounds straight forward. What would be very bad for me would be a renaming (xxx -> xxx4 for ex)

[DISCUSSION] Apache Maven plugins versioning

2023-03-23 Thread Slawomir Jaranowski
Hi, I know that historically plugin versions like 2.x was dedicated to Maven 2.x and versions 3.x is for Maven 3.x. We don't have any written documentation about it (or I can't find it), it looks like a traditional agreement. Nowadays Semantic Versioning is very popular and it is understood by p

Re: [VOTE] Release Apache Maven Daemon 1.0-m6

2023-03-23 Thread Guillaume Nodet
If you run mvn wrapper:3.2.0:wrapper -Dmvnd=1.0-m6-m39 -Dtype=only-script the plugin will create the wrapper, you'd have to change the .mvn/wrapper/maven-wrapper.properties file and modify the distributionUrl to point to the correct location, i.e. https://dist.apache.org/repos/dist/dev/mave

Re: [VOTE] Maven Deploy Plugin 3.1.1

2023-03-23 Thread Sylwester Lachiewicz
+1 wt., 21 mar 2023 o 15:46 Tamás Cservenák napisał(a): > Howdy, > > We solved 1 issue: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228&version=12352894 > > There are still a couple of issues left in > https://issues.apache.org/jira/projects/MDEPLOY/issues > > Stagi

Re: [VOTE] Release Maven Install Plugin 3.1.1

2023-03-23 Thread Sylwester Lachiewicz
+1 wt., 21 mar 2023 o 15:46 Tamás Cservenák napisał(a): > Howdy, > > We solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524&version=12353026 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MINSTALL/issues >

Re: [VOTE] Release Maven Resources Plugin 3.3.1

2023-03-23 Thread Sylwester Lachiewicz
+1 wt., 21 mar 2023 o 13:10 Tamás Cservenák napisał(a): > Howdy, > > NOTE: > This release depends on maven-filtering-3.3.1: > https://lists.apache.org/thread/8459pzrrjzmo6gpn0wzykmdp9t109xc7 > Staging repo: > https://repository.apache.org/content/repositories/maven-1898/ > > > We solved 8 issues

Re: [VOTE] Release Maven Resources Plugin 3.3.1

2023-03-23 Thread Slawomir Jaranowski
+1 wt., 21 mar 2023 o 13:10 Tamás Cservenák napisał(a): > Howdy, > > NOTE: > This release depends on maven-filtering-3.3.1: > https://lists.apache.org/thread/8459pzrrjzmo6gpn0wzykmdp9t109xc7 > Staging repo: > https://repository.apache.org/content/repositories/maven-1898/ > > > We solved 8 issues

Re: [VOTE] Release Maven Filtering 3.3.1

2023-03-23 Thread Slawomir Jaranowski
+1 wt., 21 mar 2023 o 12:03 Tamás Cservenák napisał(a): > Howdy, > > We solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12352301 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3

Re: [VOTE] Maven Deploy Plugin 3.1.1

2023-03-23 Thread Slawomir Jaranowski
+1 wt., 21 mar 2023 o 15:46 Tamás Cservenák napisał(a): > Howdy, > > We solved 1 issue: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228&version=12352894 > > There are still a couple of issues left in > https://issues.apache.org/jira/projects/MDEPLOY/issues > > Stagi

Re: [VOTE] Release Maven Install Plugin 3.1.1

2023-03-23 Thread Slawomir Jaranowski
+1 wt., 21 mar 2023 o 15:46 Tamás Cservenák napisał(a): > Howdy, > > We solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524&version=12353026 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MINSTALL/issues >

Re: [VOTE] Release Apache Maven Daemon 1.0-m6

2023-03-23 Thread Jean-Baptiste Onofré
+1 (non binding) Regards JB On Thu, Mar 23, 2023 at 11:21 AM Guillaume Nodet wrote: > > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0-m6/ > > This release provides distributions based on Maven 3.9.1 and 4.0.0-alpha-4 > releases. > The release note

Re: [VOTE] Release Apache Maven Daemon 1.0-m6

2023-03-23 Thread Delany
What should URL can I use for https://maven.apache.org/wrapper/maven-wrapper-plugin/wrapper-mojo.html#mvndversion ? The github link is broken. Kind regards, Delany On Thu, 23 Mar 2023 at 12:22, Guillaume Nodet wrote: > I've staged a candidate release at > https://dist.apache.org/repos/dist

Re: [VOTE] Release Apache Maven Daemon 1.0-m6

2023-03-23 Thread Tamás Cservenák
Tested on stress testing MRESOLVER-346 (quarkus) +1 T On Thu, Mar 23, 2023 at 11:22 AM Guillaume Nodet wrote: > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0-m6/ > > This release provides distributions based on Maven 3.9.1 and 4.0.0-alpha-4 > re

[VOTE] Release Apache Maven Daemon 1.0-m6

2023-03-23 Thread Guillaume Nodet
I've staged a candidate release at https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0-m6/ This release provides distributions based on Maven 3.9.1 and 4.0.0-alpha-4 releases. The release notes are available at : https://github.com/apache/maven-mvnd/releases/tag/untagged-659daa4af1d963db743