Re: [VOTE] Release Apache Maven 4.0.0-beta-3

2024-05-24 Thread Slawomir Jaranowski
+1

śr., 22 maj 2024 o 17:12 Guillaume Nodet  napisał(a):

> This is a vote to release Apache Maven 4.0.0-beta-3, as I've cut another
> release to fix blocking issues found in beta-2.
>
>
> We solved 25 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12354634
>
> There are still some issues in JIRA:
> https://issues.apache.org/jira/projects/MNG/issues
>
> Release candidates:
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-beta-3/
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-2126/
>
> Source release SHA512:
> - apache-maven-4.0.0-beta-3-src.zip
>
> 4125acba32218e341b34c1bbe7700f5aa71947fd1a6a5d418825822099800e3b798a5300eaf711e0709866b7e5fc6fee323515af18d8ab25d7eaac034d72b1c6
> - apache-maven-4.0.0-beta-3-src.tar.gz
>
> 8ca063a72fdacbcbe4afc33fc46e6c8920327092d11f3d8a77723ce995c3e24d1e8413cce3d5bc59a47657316834bfb9d4706d8bdffa5da5e147bcb404381808
>
> Staging site:
> https://maven.apache.org/ref/4-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> The vote is open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Guillaume Nodet
>


-- 
Sławomir Jaranowski


Re: [VOTE] Release Apache Maven 3.9.7

2024-05-24 Thread Benjamin Marwell
+1

Am Mi., 22. Mai 2024 um 12:10 Uhr schrieb Tamás Cservenák :
>
> Howdy,
>
> We solved 21 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12353964
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2125/
>
> Dev dist directory (binary bundles updated):
> https://dist.apache.org/repos/dist/dev/maven/maven-3/3.9.7/
>
> Source release checksums:
> apache-maven-3.9.7-src.tar.gz.sha512
> a3c211ce683afbde9c4becf8b32397d14d3e7d8e8261094da037dcf27a697a93134440e055e7a9e7e26af2db543d4d9c4e7b0296560f5193df7ba90b9a68d1d1
>
> apache-maven-3.9.7-src.zip.sha512
> cdd8249807e251d07c613a65120058993e47a4cbf7f6dbda8599c7ca7ab4ed3fedc727e651f43cba0e9b0d604055c1106c1243be64a1d52c5ddf72dbec5e65dc
>
> Staged site:
> https://maven.apache.org/ref/3-LATEST/
>
> Draft for release notes:
> https://github.com/apache/maven-site/pull/521
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72h
>
> [ ] +1
> [ ] +0
> [ ] -1

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven 3.9.7

2024-05-24 Thread Andres Almiray
Got it.

I'd suggest raising a ticket on the Maven Wrapper project to support sha512
checks if one does not already exist.

Cheers,
Andres

---
Java Champion; Groovy Enthusiast
https://andresalmiray.com
https://www.linkedin.com/in/aalmiray
--
What goes up, must come down. Ask any system administrator.
There are 10 types of people in the world: Those who understand binary, and
those who don't.
To understand recursion, we must first understand recursion.


On Fri, May 24, 2024 at 6:28 PM Jorge Solórzano  wrote:

> On Fri, May 24, 2024 at 6:19 PM Andres Almiray  wrote:
>
> > Looks like sha1 and sha512 are published already. Do you also need sha256
> > explicitly?
> >
>
> Well, until Maven Wrapper also supports verifying sha512, yes, having
> sha256 will be helpful.
>
> Right now you can only set wrapperSha256Sum and distributionSha256Sum.
>
> This is not for this release since is in the process of voting and that
> will require a new release, but just for consideration.
>
>
> > 
> >
> >
> https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/4.0.0-alpha-13/
> >
> > Cheers,
> > Andres
> >
> >
>


Re: [VOTE] Release Apache Maven 3.9.7

2024-05-24 Thread Jorge Solórzano
On Fri, May 24, 2024 at 6:19 PM Andres Almiray  wrote:

> Looks like sha1 and sha512 are published already. Do you also need sha256
> explicitly?
>

Well, until Maven Wrapper also supports verifying sha512, yes, having
sha256 will be helpful.

Right now you can only set wrapperSha256Sum and distributionSha256Sum.

This is not for this release since is in the process of voting and that
will require a new release, but just for consideration.


> 
>
> https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/4.0.0-alpha-13/
>
> Cheers,
> Andres
>
>


Re: [VOTE] Release Apache Maven 3.9.7

2024-05-24 Thread Andres Almiray
Looks like sha1 and sha512 are published already. Do you also need sha256
explicitly?


https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/4.0.0-alpha-13/

Cheers,
Andres

---
Java Champion; Groovy Enthusiast
https://andresalmiray.com
https://www.linkedin.com/in/aalmiray
--
What goes up, must come down. Ask any system administrator.
There are 10 types of people in the world: Those who understand binary, and
those who don't.
To understand recursion, we must first understand recursion.


On Fri, May 24, 2024 at 6:15 PM Jorge Solórzano  wrote:

> +1
>
> Can I kindly ask that Maven releases also contain sha256 checksums? This
> could help to quickly check the checksum used in the wrapper.
>
> Thanks!
>
> On Fri, May 24, 2024 at 12:39 AM Guillaume Nodet 
> wrote:
>
> > +1
> >
> > Le mer. 22 mai 2024 à 12:10, Tamás Cservenák  a
> > écrit :
> >
> > > Howdy,
> > >
> > > We solved 21 issues:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12353964
> > >
> > > There are still a couple of issues left in JIRA:
> > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved
> > >
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-2125/
> > >
> > > Dev dist directory (binary bundles updated):
> > > https://dist.apache.org/repos/dist/dev/maven/maven-3/3.9.7/
> > >
> > > Source release checksums:
> > > apache-maven-3.9.7-src.tar.gz.sha512
> > >
> > >
> >
> a3c211ce683afbde9c4becf8b32397d14d3e7d8e8261094da037dcf27a697a93134440e055e7a9e7e26af2db543d4d9c4e7b0296560f5193df7ba90b9a68d1d1
> > >
> > > apache-maven-3.9.7-src.zip.sha512
> > >
> > >
> >
> cdd8249807e251d07c613a65120058993e47a4cbf7f6dbda8599c7ca7ab4ed3fedc727e651f43cba0e9b0d604055c1106c1243be64a1d52c5ddf72dbec5e65dc
> > >
> > > Staged site:
> > > https://maven.apache.org/ref/3-LATEST/
> > >
> > > Draft for release notes:
> > > https://github.com/apache/maven-site/pull/521
> > >
> > > Guide to testing staged releases:
> > > http://maven.apache.org/guides/development/guide-testing-releases.html
> > >
> > > Vote open for 72h
> > >
> > > [ ] +1
> > > [ ] +0
> > > [ ] -1
> > >
> >
> >
> > --
> > 
> > Guillaume Nodet
> >
>


Re: [VOTE] Release Apache Maven 3.9.7

2024-05-24 Thread Jorge Solórzano
+1

Can I kindly ask that Maven releases also contain sha256 checksums? This
could help to quickly check the checksum used in the wrapper.

Thanks!

On Fri, May 24, 2024 at 12:39 AM Guillaume Nodet  wrote:

> +1
>
> Le mer. 22 mai 2024 à 12:10, Tamás Cservenák  a
> écrit :
>
> > Howdy,
> >
> > We solved 21 issues:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12353964
> >
> > There are still a couple of issues left in JIRA:
> >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-2125/
> >
> > Dev dist directory (binary bundles updated):
> > https://dist.apache.org/repos/dist/dev/maven/maven-3/3.9.7/
> >
> > Source release checksums:
> > apache-maven-3.9.7-src.tar.gz.sha512
> >
> >
> a3c211ce683afbde9c4becf8b32397d14d3e7d8e8261094da037dcf27a697a93134440e055e7a9e7e26af2db543d4d9c4e7b0296560f5193df7ba90b9a68d1d1
> >
> > apache-maven-3.9.7-src.zip.sha512
> >
> >
> cdd8249807e251d07c613a65120058993e47a4cbf7f6dbda8599c7ca7ab4ed3fedc727e651f43cba0e9b0d604055c1106c1243be64a1d52c5ddf72dbec5e65dc
> >
> > Staged site:
> > https://maven.apache.org/ref/3-LATEST/
> >
> > Draft for release notes:
> > https://github.com/apache/maven-site/pull/521
> >
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for 72h
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
>
>
> --
> 
> Guillaume Nodet
>


Re: [DISCUSS] Removal of ineffective switch for Maven 4

2024-05-24 Thread Karl Heinz Marbaise

Hi,

+1 for removing them as well

Kind regards
Karl Heinz Marbaise

On 24.05.24 13:09, Maarten Mulders wrote:

On 24/05/2024 09:43, Michael Osipov wrote:

On 2024/05/24 07:06:45 Maarten Mulders wrote:

Hi all,

Today, I noticed Maven has an `-up` switch, for `--update-plugins`. The
help text says it's ineffective, only kept for backward compatibility.

With the advent of Maven 4, would this be a good moment to remove this
switch?


There much more of them to be killed, but before we do that we need to
make sure that any of our plugins which invoke Maven never pass them,
then we can discuss their removal.


Just checked, and indeed, there are a few more listed explicitly as
"ineffective":

-cpu, --check-plugin-updates
-npr, --no-plugin-registry
-npu, --no-plugin-updates
-up, --update-plugins

My idea would then be to see if any of these four are used in our own
code base (core as well as plugins). If there are usages, let's remove
them. That should not be hard, as they don't trigger any behaviour
anymore. After that, we can continue to drop them from the Maven CLI.

Would that make sense?


Maarten




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [DISCUSS] Removal of `-up` switch for Maven 4

2024-05-24 Thread Karl Heinz Marbaise

Hi,

+1 for removing it...

Kind regards
Karl Heinz Marbaise
On 24.05.24 09:06, Maarten Mulders wrote:

Hi all,

Today, I noticed Maven has an `-up` switch, for `--update-plugins`. The
help text says it's ineffective, only kept for backward compatibility.

With the advent of Maven 4, would this be a good moment to remove this
switch?


Thanks,


Maarten

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [DISCUSS] Removal of ineffective switch for Maven 4

2024-05-24 Thread Matthias Bünger

For me it does and we should take the oppurtunity with Maven 4 to do so

Greetings

Matthias

Am 24.05.2024 um 13:09 schrieb Maarten Mulders:

On 24/05/2024 09:43, Michael Osipov wrote:

On 2024/05/24 07:06:45 Maarten Mulders wrote:

Hi all,

Today, I noticed Maven has an `-up` switch, for `--update-plugins`. The
help text says it's ineffective, only kept for backward compatibility.

With the advent of Maven 4, would this be a good moment to remove this
switch?


There much more of them to be killed, but before we do that we need
to make sure that any of our plugins which invoke Maven never pass
them, then we can discuss their removal.


Just checked, and indeed, there are a few more listed explicitly as
"ineffective":

-cpu, --check-plugin-updates
-npr, --no-plugin-registry
-npu, --no-plugin-updates
-up, --update-plugins

My idea would then be to see if any of these four are used in our own
code base (core as well as plugins). If there are usages, let's remove
them. That should not be hard, as they don't trigger any behaviour
anymore. After that, we can continue to drop them from the Maven CLI.

Would that make sense?


Maarten

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Resolver Ant Tasks 1.5.1

2024-05-24 Thread Olivier Lamy
+1

On Tue, 21 May 2024 at 9:13 PM, Tamás Cservenák  wrote:

> Howdy,
>
> We solved 6 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12353627
>
> There are still some issues in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20status%20%3D%20Open%20AND%20component%20%3D%20%22Ant%20Tasks%22
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-2123/
>
> Source release SHA512:
>
> fdeba5927b93693e8d926e9af442434634d4a8656c4392b36c2ab88e0c790304d1b8f49d576d7d6bdc4d8099a4d770b9212bbaf53bb61fe9a199e26d3d583a03
>
> Staging site:
> https://maven.apache.org/resolver-archives/resolver-ant-tasks-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>


Re: [VOTE] Release Apache Maven 4.0.0-beta-3

2024-05-24 Thread Olivier Lamy
+1

On Thu, 23 May 2024 at 1:12 AM, Guillaume Nodet  wrote:

> This is a vote to release Apache Maven 4.0.0-beta-3, as I've cut another
> release to fix blocking issues found in beta-2.
>
>
> We solved 25 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12354634
>
> There are still some issues in JIRA:
> https://issues.apache.org/jira/projects/MNG/issues
>
> Release candidates:
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-beta-3/
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-2126/
>
> Source release SHA512:
> - apache-maven-4.0.0-beta-3-src.zip
>
> 4125acba32218e341b34c1bbe7700f5aa71947fd1a6a5d418825822099800e3b798a5300eaf711e0709866b7e5fc6fee323515af18d8ab25d7eaac034d72b1c6
> - apache-maven-4.0.0-beta-3-src.tar.gz
>
> 8ca063a72fdacbcbe4afc33fc46e6c8920327092d11f3d8a77723ce995c3e24d1e8413cce3d5bc59a47657316834bfb9d4706d8bdffa5da5e147bcb404381808
>
> Staging site:
> https://maven.apache.org/ref/4-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> The vote is open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Guillaume Nodet
>


Re: [DISCUSS] Removal of ineffective switch for Maven 4

2024-05-24 Thread Maarten Mulders

On 24/05/2024 09:43, Michael Osipov wrote:

On 2024/05/24 07:06:45 Maarten Mulders wrote:

Hi all,

Today, I noticed Maven has an `-up` switch, for `--update-plugins`. The
help text says it's ineffective, only kept for backward compatibility.

With the advent of Maven 4, would this be a good moment to remove this
switch?


There much more of them to be killed, but before we do that we need to make 
sure that any of our plugins which invoke Maven never pass them, then we can 
discuss their removal.


Just checked, and indeed, there are a few more listed explicitly as 
"ineffective":


-cpu, --check-plugin-updates
-npr, --no-plugin-registry
-npu, --no-plugin-updates
-up, --update-plugins

My idea would then be to see if any of these four are used in our own 
code base (core as well as plugins). If there are usages, let's remove 
them. That should not be hard, as they don't trigger any behaviour 
anymore. After that, we can continue to drop them from the Maven CLI.


Would that make sense?


Maarten

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[ANN] Apache Maven Wrapper 3.3.2 Released

2024-05-24 Thread Tamás Cservenák
The Apache Maven team is pleased to announce the release of the Apache
Maven Wrapper, version 3.3.2

The Maven Wrapper is an easy way to ensure a user of your Maven build has
everything necessary to run your Maven build.

See https://maven.apache.org/wrapper/ for instructions on how to use Maven
Wrapper.

You can download the appropriate sources etc. from the download page:

https://maven.apache.org/wrapper/download.html

Release Notes - Maven Wrapper - Version 3.3.2

** Bug
* [MWRAPPER-136] - maven-wrapper.properties created with Windows line
breaks which mvnw can't handle
* [MWRAPPER-137] - Can't match distributionUrl when using MINGW64
* [MWRAPPER-139] - Shell scripts break on LF in config for Windows
* [MWRAPPER-140] - only-script Type does not honor MAVEN_USER_HOME
** Improvement
* [MWRAPPER-141] - Use distribution type of existing Maven Wrapper by
default
** Task
* [MWRAPPER-135] - Provide a reliable way to determine the Maven
Wrapper type

Enjoy,
-The Apache Maven team


Re: [VOTE] Release Apache Maven 4.0.0-beta-3

2024-05-24 Thread Maarten Mulders

+1


Maarten

On 23/05/2024 12:14, Tamás Cservenák wrote:

+1

On Wed, May 22, 2024 at 5:12 PM Guillaume Nodet  wrote:


This is a vote to release Apache Maven 4.0.0-beta-3, as I've cut another
release to fix blocking issues found in beta-2.


We solved 25 issues:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12354634

There are still some issues in JIRA:
https://issues.apache.org/jira/projects/MNG/issues

Release candidates:
https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-beta-3/

Staging repository:
https://repository.apache.org/content/repositories/maven-2126/

Source release SHA512:
- apache-maven-4.0.0-beta-3-src.zip

4125acba32218e341b34c1bbe7700f5aa71947fd1a6a5d418825822099800e3b798a5300eaf711e0709866b7e5fc6fee323515af18d8ab25d7eaac034d72b1c6
- apache-maven-4.0.0-beta-3-src.tar.gz

8ca063a72fdacbcbe4afc33fc46e6c8920327092d11f3d8a77723ce995c3e24d1e8413cce3d5bc59a47657316834bfb9d4706d8bdffa5da5e147bcb404381808

Staging site:
https://maven.apache.org/ref/4-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

The vote is open for at least 72 hours.

[ ] +1
[ ] +0
[ ] -1

--
Guillaume Nodet





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[RESULT][VOTE] Release Apache Maven Wrapper 3.3.2

2024-05-24 Thread Tamás Cservenák
Howdy,

The vote has passed with the following result:

+1b: Manfred, Romain, Slawomir, Sylwester, Karl-Heinz, Tamas

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.

Thanks
T


Re: [VOTE] Release Apache Maven Wrapper 3.3.2

2024-05-24 Thread Tamás Cservenák
+1

On Tue, May 21, 2024 at 5:17 PM Tamás Cservenák  wrote:

> Howdy,
>
> We solved 6 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721=12354608
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/projects/MWRAPPER/issues
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2124/
>
> Source release checksum SHA512:
>
> 620d6945ad3a18cc80da52ad81af452524cf427b24adcff1a83ad77a0d0e72dd18825e2c5e4405e43babe8e6fd52e83cef58b10d39b55fa8a4bba9a7801d66a5
>
> Staging site:
> https://maven.apache.org/wrapper-archives/wrapper-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>


[RESULT][VOTE] Release Maven Resolver Ant Tasks 1.5.1

2024-05-24 Thread Tamás Cservenák
Howdy,

The vote has passed with the following result:

+1b: Slawomir, Sylwester, Tamas

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.

Thanks
T


Re: [VOTE] Release Maven Resolver Ant Tasks 1.5.1

2024-05-24 Thread Tamás Cservenák
+1

On Tue, May 21, 2024 at 1:13 PM Tamás Cservenák  wrote:

> Howdy,
>
> We solved 6 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12353627
>
> There are still some issues in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20status%20%3D%20Open%20AND%20component%20%3D%20%22Ant%20Tasks%22
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-2123/
>
> Source release SHA512:
>
> fdeba5927b93693e8d926e9af442434634d4a8656c4392b36c2ab88e0c790304d1b8f49d576d7d6bdc4d8099a4d770b9212bbaf53bb61fe9a199e26d3d583a03
>
> Staging site:
> https://maven.apache.org/resolver-archives/resolver-ant-tasks-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>


Re: [DISCUSS] Removal of `-up` switch for Maven 4

2024-05-24 Thread Michael Osipov
On 2024/05/24 07:06:45 Maarten Mulders wrote:
> Hi all,
> 
> Today, I noticed Maven has an `-up` switch, for `--update-plugins`. The 
> help text says it's ineffective, only kept for backward compatibility.
> 
> With the advent of Maven 4, would this be a good moment to remove this 
> switch?

There much more of them to be killed, but before we do that we need to make 
sure that any of our plugins which invoke Maven never pass them, then we can 
discuss their removal.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[DISCUSS] Removal of `-up` switch for Maven 4

2024-05-24 Thread Maarten Mulders

Hi all,

Today, I noticed Maven has an `-up` switch, for `--update-plugins`. The 
help text says it's ineffective, only kept for backward compatibility.


With the advent of Maven 4, would this be a good moment to remove this 
switch?



Thanks,


Maarten

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org