[VOTE] Release Apache Maven GPG Plugin 3.2.2

2024-03-23 Thread Tamás Cservenák
Howdy, Note: this is a bugfix release for https://issues.apache.org/jira/browse/MGPG-113 We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12354419 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MGPG/is

Re: [DISCUSS] Maven Dependency Plugin

2024-03-23 Thread Oliver B. Fischer
Yes, all of them. purge-local-repository I use very often in Jenkins pipelines to clean up afterwards. Over the years I build a lot of pipelines, added checks to projects and so on. The dependency plugin was very often my rescue. I can't remember each single usage and project and its context,