Re: Maven Runtime Metrics System - MNG-6899

2020-06-01 Thread Romain Manni-Bucau
Le lun. 1 juin 2020 à 10:31, Robert Scholte a écrit : > My main concerns are: > - Performance: adding metrics should have (close to) no impact on current > performance. For short builds metrics might not add enough value, and our > aim should be fast and short builds. Metrics is a tool to

Re: [VOTE] Release Maven Resolver Ant Tasks version 1.2.1

2020-06-01 Thread Michael Osipov
Am 2020-05-30 um 22:09 schrieb Michael Osipov: Hi, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12348151 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-01 Thread Romain Manni-Bucau
+1 (non binding) Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-01 Thread Robert Scholte
+1 On 30-5-2020 11:17:43, Robert Scholte wrote: Hi, I'd like to do a bootstrap release of the maven-wrapper-plugin, in order to configure it in the next maven-core.  We solved 1 issue: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721=12348346=Text There are no

Re: Maven Runtime Metrics System - MNG-6899

2020-06-01 Thread Robert Scholte
My main concerns are: - Performance: adding metrics should have (close to) no impact on current performance. For short builds metrics might not add enough value, and our aim should be fast and short builds. Metrics is a tool to analyze in case you seek improvements of your builds -

Re: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-01 Thread Olivier Lamy
+1 On Sat, 30 May 2020 at 19:17, Robert Scholte wrote: > Hi, > > I'd like to do a bootstrap release of the maven-wrapper-plugin, in order > to configure it in the next maven-core. > > We solved 1 issue: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721=12348346=Text

Re: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-01 Thread Hervé BOUTEMY
I fear there is a major issue: I could not make the injected scripts work because of a Windows newline: $ ./mvnw clean --2020-06-01 18:19:55-- https://repository.apache.org/snapshots/org/apache/maven/maven-wrapper/3.7.0-SNAPSHOT/maven-wrapper-3.7.0-20200527.125905-8.jar%0D Resolving

Re: [VOTE] Release Maven Resolver Ant Tasks version 1.2.1

2020-06-01 Thread Hervé BOUTEMY
+1 reproducible build confirmed: reference is built with JDK 8 on Windows Regards, Hervé Le samedi 30 mai 2020, 22:09:18 CEST Michael Osipov a écrit : > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628 > rsion=12348151 > > There are

[GitHub] [maven-shared-jar] elharo closed pull request #4: [MSHARED-887] set Maven 3.1.0 as minimum and cleanup dependencies

2020-06-01 Thread GitBox
elharo closed pull request #4: URL: https://github.com/apache/maven-shared-jar/pull/4 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: Plexus Logging API

2020-06-01 Thread Romain Manni-Bucau
Le lun. 1 juin 2020 à 13:39, Elliotte Rusty Harold a écrit : > On Mon, Jun 1, 2020 at 1:06 AM Romain Manni-Bucau > wrote: > > > > So overall: +1 to clean up any internal from plexus but we should keep in > > mind we must not expose SLF4J in *plugins* - once again it sounds like 2 > > topics

Re: Moving hashes (checksums) forward

2020-06-01 Thread Brian Fox
As will all things Maven and Central, we must consider the long tail of versions in use. It's not going to work to flip a switch and fork the community over updated hashes. Instead the role of Maven here should be first to enable the new hashes but it shouldn't blow up if a given upstream tool

Re: Plexus Logging API

2020-06-01 Thread Elliotte Rusty Harold
On Mon, Jun 1, 2020 at 1:06 AM Romain Manni-Bucau wrote: > > So overall: +1 to clean up any internal from plexus but we should keep in > mind we must not expose SLF4J in *plugins* - once again it sounds like 2 > topics even if it could be a single one to unify the logging in the whole > maven

Re: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-01 Thread Hervé BOUTEMY
ok then +1 Regards, Hervé Le lundi 1 juin 2020, 23:44:07 CEST Robert Scholte a écrit : > if you call ./mvnw, then you are already beyond the purpose of the plugin. > The maven-wrapper-plugin is about an easy way to download and unpack the > wrapper distribution. What you are facing is an

Re: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-01 Thread Robert Scholte
if you call ./mvnw, then you are already beyond the purpose of the plugin. The maven-wrapper-plugin is about an easy way to download and unpack the wrapper distribution.  What you are facing is an issue in the maven wrapper distribution, hence unrelated to the release of the

Re: Open Pull Requests

2020-06-01 Thread Robert Oxspring
>> Before we go to release stuff, will you need more changes maybe for >> assembly plugin? >> to make this faster and as we already did in past we can release all >> together. >> > > Great - good to know the process! > > I’d briefly forgotten this all started with the assembly plugin so will