maven icon indicating copy to clipboard operation
maven copied to clipboard

[MNG-7097] Plugin Dependency Resolution Improvement

Open cstamas opened this issue 5 years ago • 1 comments

Implements a helper component for plugin dependency resolution that provider filter and selector that leaves out core artifacts from collection and resolution.

cstamas avatar Feb 21 '21 11:02 cstamas

Something is strange: for example this one fails (on GH but also locally as well):

mng7045 DropUselessAndOutdatedCdiApi.it().................... FAILURE (0.3 s)

but, when I run the POM in IT from CLI with this PR built mvn it is OK (is simple, uses GMavenPlus plugin and a script)

cstamas avatar Feb 21 '21 19:02 cstamas

Closing as https://issues.apache.org/jira/browse/MPLUGIN-372 solves all this.

cstamas avatar Dec 01 '22 19:12 cstamas