Re: Remove Artifact Commons-Lang Dependency?

2019-11-25 Thread Elliotte Rusty Harold
On Mon, Nov 25, 2019 at 12:55 PM Mark James wrote: > > Hello, > > Is there any chance of removing the dependency of Artifact on Commons-Lang? > Something nine times bigger is pulled in just to reference the String utility > functions isNotEmpty, notBlank, and isNumeric. > Please do. As I wrote o

Re: Remove Artifact Commons-Lang Dependency?

2019-11-25 Thread Nick Stolwijk
I think he is talking about Maven Artifact [1], which has a dependency on commons-lang [2]. [1] http://maven.apache.org/ref/3.6.2/maven-artifact/ [2] http://maven.apache.org/ref/3.6.2/maven-artifact/dependencies.html Nick Stolwijk ~~~ Try to leave this world a little better than you found it and

Re: Remove Artifact Commons-Lang Dependency?

2019-11-25 Thread Karl Heinz Marbaise
Hi Mark, can you tell us on which part of Maven you are referencing? Or do you reference your own project? Maven Core ? a particular plugin ? Kind regards Karl Heinz Marbaise On 25.11.19 03:08, Mark James wrote: Hello, Is there any chance of removing the dependency of Artifact on Commons-Lan

Remove Artifact Commons-Lang Dependency?

2019-11-25 Thread Mark James
Hello, Is there any chance of removing the dependency of Artifact on Commons-Lang? Something nine times bigger is pulled in just to reference the String utility functions isNotEmpty, notBlank, and isNumeric. I understand the advantages of libraries, but this comes at more of a cost in Java becaus

[RESULT] [VOTE] Release Apache Maven version 3.6.3

2019-11-25 Thread Robert Scholte
Hi, The vote has passed with the following result: +1 : Manfred Moser, Mickael Istria, Romain Manni-Bucau, Hervé BOUTEMY, Olivier Lamy, Francois Papon, Tamás Cservenák, Arnaud Héritier, Gabriel Belingueres,  Enrico Olivelli, Karl Heinz Marbaise, Stephen Connolly, Robert Scholte,  Sylwester Lachi

Re: [VOTE] Release Apache Maven version 3.6.3

2019-11-25 Thread Dejan Stojadinovic
+1 (non binding) Tested using fairly big corporate project with dozen of modules and plugins. Regards, Dejan Stojadinović On 2019/11/21 20:06:06, "Robert Scholte" wrote: > Hi, > > This will be a regression release based on some critical issues discovered in > Maven 3.6.2 > > We solved 10 i