Re: Deprecate maven-shared-utils

2023-03-28 Thread Slawomir Jaranowski
Hi We simply can not maintain too many similar libraries ... it will be better to put power to one. plexus-utils also looks like a swiss army knife for me: cli, dag(???), interpolation, introspection, io, reflection, xml some of tham also is in shared-utils Today many features can be replac

Re: Deprecate maven-shared-utils

2023-03-28 Thread Elliotte Rusty Harold
I've been working on this, here and there as time permits, as have others. I think there are a number of issues already filed. I've deprecated a lot of individual methods. Indeed I have an open PR to deprecate a couple more that can be merged as soon as someone approves: https://github.com/apache/

Re: Deprecate maven-shared-utils

2023-03-28 Thread Michael Osipov
Am 2023-03-28 um 20:18 schrieb Konrad Windszus: Hi, The initial goal of maven-shared-utils from https://maven.apache.org/shared/maven-shared-utils/ was never reached as plexus-utils was never decommissioned but rather received most attention in the past. Lots of new bugfixes only ended up in p

Deprecate maven-shared-utils

2023-03-28 Thread Konrad Windszus
Hi, The initial goal of maven-shared-utils from https://maven.apache.org/shared/maven-shared-utils/ was never reached as plexus-utils was never decommissioned but rather received most attention in the past. Lots of new bugfixes only ended up in plexus-utils and were never backported to maven-s