Re: Proposal to deprecate Maven 3.0.x

2020-04-15 Thread Romain Manni-Bucau
+1 Le jeu. 16 avr. 2020 à 03:31, Olivier Lamy a écrit : > +1 > Good idea Manfred! > > On Thu, 16 Apr 2020 at 08:22, Manfred Moser > wrote: > > > +100 > > > > I would deprecate everything before the maven-resolver import back to the > > project while you are at it. Not sure exact version but

Re: Proposal to deprecate Maven 3.0.x

2020-04-15 Thread Olivier Lamy
+1 Good idea Manfred! On Thu, 16 Apr 2020 at 08:22, Manfred Moser wrote: > +100 > > I would deprecate everything before the maven-resolver import back to the > project while you are at it. Not sure exact version but 3.1x would > definitely on that list as well. Maybe also 3.2x > > Manfred > >

Re: Proposal to deprecate Maven 3.0.x

2020-04-15 Thread Manfred Moser
+100 I would deprecate everything before the maven-resolver import back to the project while you are at it. Not sure exact version but 3.1x would definitely on that list as well. Maybe also 3.2x Manfred Tibor Digana wrote on 2020-04-15 13:39 (GMT -07:00): > Some users still use Maven 3.0.5

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

2020-04-15 Thread Elliotte Rusty Harold
Ther GPG plugin is using these two deprecated classes: import org.apache.maven.artifact.factory.ArtifactFactory; import org.apache.maven.artifact.metadata.ArtifactMetadata; However I can find no documentation about why these are deprecated are what is supposed to be used instead. Does anyone

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

2020-04-15 Thread Tibor Digana
Why this plugin has been working for many years and with the same gpg installation? There has to be a change in the comparator of versions according to the stacktrace. What other explanation? I did not change anything on my PC. Still the same set of tools. On Wed, Apr 15, 2020 at 11:07 PM Robert

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

2020-04-15 Thread Robert Scholte
gpg --version gpg (GnuPG) 2.2.15 libgcrypt 1.8.4 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by

[ANN] Apache Maven AntRun Plugin 3.0.0 Released

2020-04-15 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven AntRun Plugin, version 3.0.0 This plugin provides the ability to run Ant tasks from within Maven. You can even embed your Ant scripts in the POM! https://maven.apache.org/plugins/maven-antrun-plugin/ You should

Re: Proposal to deprecate Maven 3.0.x

2020-04-15 Thread Elliotte Rusty Harold
I think we've previously agreed to push the minimum version for plugins to 3.1.0. I've tried this in multiple plugins though and it is non-trivial; definitely not as simple as setting mavenVersion to 3.1.0 or later. There seem to be some complicated interdependencies between maven core,

[ANN] Apache Maven Shade Plugin 3.2.3 Released

2020-04-15 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 3.2.3 This plugin provides the capability to package the artifact in an uber-jar, including its dependencies and to shade - i.e. rename - the packages of some of the dependencies.

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

2020-04-15 Thread Falko Modler
Hi, I just tried to to sign the output of https://github.com/vackosar/gitflow-incremental-builder and I do not see this error. *But* the plugin simply hangs and does not continue if I use 3.0.0 after starting Kleopatra (https://docs.kde.org/stable5/en/pim/kleopatra/). When I first use 1.6 of

Re: Proposal to deprecate Maven 3.0.x

2020-04-15 Thread Sylwester Lachiewicz
+1 Definitely worth to implement change. Together with drop of Java 7. Sylwester śr., 15 kwi 2020, 22:39 użytkownik Tibor Digana napisał: > Some users still use Maven 3.0.5 and they require a support for > compatibility reasons between nowadays Maven plugins and the Maven > 3.0.x. > > We have

Proposal to deprecate Maven 3.0.x

2020-04-15 Thread Tibor Digana
Some users still use Maven 3.0.5 and they require a support for compatibility reasons between nowadays Maven plugins and the Maven 3.0.x. We have a couple of reasons to deprecate this version (JSR-330, Components injection, Logger) and we have discussed this issue in

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

2020-04-15 Thread Tibor Digana
I am still using the same official version for the Windows since 2013. Many releases were done so far with this native installation in Maven. T On Wed, Apr 15, 2020 at 10:16 PM Hervé BOUTEMY wrote: > > questions to Windows users: > - what GPG distribution do you use, that does not make the

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

2020-04-15 Thread Hervé BOUTEMY
questions to Windows users: - what GPG distribution do you use, that does not make the plugin fail? - is this issue worth dropping the release? Regards, Hervé Le mercredi 15 avril 2020, 21:25:11 CEST Tibor Digana a écrit : > Sorry my -1 due to all integration tests have failed with the

[RESULT] [VOTE] Release Apache Maven AntRun Plugin version 3.0.0

2020-04-15 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Tibor Digana, Olivier Lamy, Sylwester Lachiewicz, Eric Lilja, Hervé BOUTEMY, Karl Heinz Marbaise PMC quorum reached I will promote the artifacts to the central repo.

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

2020-04-15 Thread Tibor Digana
+1, the build passed with JDK8 and JDK15, sha512 ok On Sun, Apr 12, 2020 at 9:57 AM Hervé BOUTEMY wrote: > > Hi, > > We solved 22 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317121=12330278=Text > > Staging repo: >

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

2020-04-15 Thread Tibor Digana
Sorry my -1 due to all integration tests have failed with the following errors: Caused by: java.lang.IllegalArgumentException: Can't parse version of gpg (GnuPG) 2.0.26 (Gpg4win 2.2.3) at org.apache.maven.plugins.gpg.GpgVersion.compareTo(GpgVersion.java:60) at

Re: [VOTE] Release Maven Fluido Skin version 1.9

2020-04-15 Thread Tibor Digana
+1, build passed on JDK 8 and JDK 15, sha512 ok On Mon, Apr 13, 2020 at 11:07 PM Michael Osipov wrote: > > Hi, > > We solved 8 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346750=Text=12317926 > > There are still a couple of issues left in JIRA: >

Re: [VOTE] Release Maven Fluido Skin version 1.9

2020-04-15 Thread Sylwester Lachiewicz
+1 Sylwek śr., 15 kwi 2020 o 17:00 Karl Heinz Marbaise napisał(a): > Hi, > > +1 from me. > > Kind regards > Karl Heinz Marbaise > On 13.04.20 23:07, Michael Osipov wrote: > > Hi, > > > > We solved 8 issues: > > >

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

2020-04-15 Thread Sylwester Lachiewicz
+1 Sylwek śr., 15 kwi 2020 o 18:54 Hervé BOUTEMY napisał(a): > here is my +1 > > regards, > > Hervé > > Le dimanche 12 avril 2020, 14:50:08 CEST Hervé BOUTEMY a écrit : > > Hi, > > > > We solved 13 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521 > >

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

2020-04-15 Thread Hervé BOUTEMY
here is my +1 Regards, Hervé Le dimanche 12 avril 2020, 09:57:22 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 22 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317121 > rsion=12330278=Text > > Staging repo: >

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

2020-04-15 Thread Hervé BOUTEMY
here is my +1 regards, Hervé Le dimanche 12 avril 2020, 14:50:08 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521 > rsion=12330781=Text > > Staging repo: >

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

2020-04-15 Thread Karl Heinz Marbaise
Hi, +1 one from me Kind regards Karl Heinz Marbaise On 12.04.20 09:57, Hervé BOUTEMY wrote: Hi, We solved 22 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317121=12330278=Text Staging repo: https://repository.apache.org/content/repositories/maven-1562/

Re: Maven intern projects

2020-04-15 Thread Elliotte Rusty Harold
I think the next step is to create a simple proposal document we can discuss and iterate on. Looks like https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=5964567 might be the right place to do this? On Mon, Apr 13, 2020 at 1:43 PM Markus KARG wrote: > > What users finally expect

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

2020-04-15 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 12.04.20 14:50, Hervé BOUTEMY wrote: Hi, We solved 13 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521=12330781=Text Staging repo: https://repository.apache.org/content/repositories/maven-1563/

Re: [VOTE] Release Maven Fluido Skin version 1.9

2020-04-15 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 13.04.20 23:07, Michael Osipov wrote: Hi, We solved 8 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346750=Text=12317926 There are still a couple of issues left in JIRA: