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
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
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
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
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
+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