On Tue, Feb 11, 2025 at 7:20 AM Guillaume Nodet <gno...@apache.org> wrote:
>
> The resolver API should be avoided in the future as it's supposed
> to be hidden by the Maven 4 API.  So I'm not sure it's worth it.
>

I'm not sure how I feel about that. I've certainly written code in the
past that needed to do resolver-y things but was not a Maven plugin
and did not pull in the rest of Maven. I think at the time we used
Aether? It's been a few years. But a resolver that can be used
independently of core Maven would be very helpful for many projects
that are using the repo and artifacts but not building projects with
Maven.

-- 
Elliotte Rusty Harold
elh...@ibiblio.org

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

Reply via email to