my strategy in this plugin was to use maven-shared-utils, of course when no 
API exists in JDK
If I did it wrong in some cases, don't hesitate to provide a PR
And if there is a newer version of JDK that provides APIs to replace maven-
shared-utils, we should document it in maven-shared-utils, and that would 
finally give us some little reason to upgrade JDK prerequisite (when most of 
maven-shared-utils APIs can be replaced)

I remember many discussions on this, I don't remember precisely if there was a 
consensus, I admit I just got the option that I personally  found the most 
adapted to a Maven plugin

Le vendredi 15 janvier 2021, 12:57:01 CET Elliotte Rusty Harold a écrit :
> Where possible I'd try to replace plexus utils such as StringUtils and
> FileUtils with better maintained JDK or Apache commons alternatives.
> 
> On Thu, Jan 14, 2021 at 7:10 PM Hervé BOUTEMY <herve.bout...@free.fr> wrote:
> > I want to release Maven Artifact Plugin soon, version 0.1
> > 
> > I did a first documentation:
> > https://maven.apache.org/plugins-archives/maven-artifact-plugin-LATEST/
> > 
> > review, feedback, PRs welcome
> > 
> > 
> > Regards,
> > 
> > Hervé
> > 
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to