Re: [VOTE] Release Apache Maven AntRun Plugin version 3.0.0

2020-04-12 Thread Sylwester Lachiewicz
+1 Tested with maven-archetypes, Maven ITs, resolver-ant-tasks BR Sylwester niedz., 12 kwi 2020 o 09:57 Hervé BOUTEMY napisał(a): > Hi, > > We solved 22 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317121&version=12330278&styleName=Text > > Staging repo: > http

Re: Maven intern projects

2020-04-12 Thread Michael Osipov
Am 2020-04-10 um 16:12 schrieb Elliotte Rusty Harold: Due to external developments, I am suddenly able to recruit, fund, and manage as many as five interns, probably undergraduates, to work on open source projects such as Maven and its plugins for 12 weeks this summer. My management chain has a

Re: [VOTE] Release Apache Maven GPG Plugin version 3.0.0

2020-04-12 Thread Robert Scholte
There's no JIRA for it yet, I mentioned it last Thursday.  There are a couple of plugins that need to be verified and likely changed. It is kind of hard to manage these kind of things, especially when things are still work in progress. On 12-4-2020 19:14:19, Hervé BOUTEMY wrote: ok, IIUC, that m

Re: [VOTE] Release Apache Maven GPG Plugin version 3.0.0

2020-04-12 Thread Hervé BOUTEMY
ok, IIUC, that means that this plugin will require a new release for Maven 3.7.0 is there a Jira issue already created for that? Regards, Hervé Le dimanche 12 avril 2020, 18:44:18 CEST Robert Scholte a écrit : > One side note: > To make this plugin work with the build/consumer pom it must be r

Re: welcome reproducible-maven-HEAD with 29% success so far

2020-04-12 Thread Hervé Boutemy
thank you I'll try to trigger the same improvement on other projects, like https://github.com/mojohaus/reproducible-mojohaus but that time, it will be up to the maintainers to improve the score, because I'm exhausted... :) Regards, Hervé Le dimanche 12 avril 2020, 15:42:44 CEST Holger Levsen

Re: [maven-antrun-plugin] 01/01: Added default versions of plugins to remove warning from MNG-6562

2020-04-12 Thread Hervé BOUTEMY
we should probably implement pluginManagement import the same way dependencyManagement was done a few years ago to avoid such copy/paste for many people: it would be replaced by 1 pluginManagement import WDYT? Regards, Hervé Le dimanche 12 avril 2020, 16:27:04 CEST slachiew...@apache.org a éc

Re: [VOTE] Release Apache Maven GPG Plugin version 3.0.0

2020-04-12 Thread Robert Scholte
One side note: To make this plugin work with the build/consumer pom it must be replaced with an InputStream based implementation. Now it is calling gpg via commandline with a reference to the files to sign. Robert On 12-4-2020 14:50:14, Hervé BOUTEMY wrote: Hi, We solved 13 issues: https://is

[VOTE] Release Apache Maven GPG Plugin version 3.0.0

2020-04-12 Thread Hervé BOUTEMY
Hi, We solved 13 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12330781&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1563/ https://repository.apache.org/content/repositories/maven-1563/org/apache/maven/plugins/

[VOTE] Release Apache Maven AntRun Plugin version 3.0.0

2020-04-12 Thread Hervé BOUTEMY
Hi, We solved 22 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317121&version=12330278&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1562/ https://repository.apache.org/content/repositories/maven-1562/org/apache/maven/plugins/