You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kw...@apache.org on 2022/11/19 12:43:38 UTC

[maven] branch feature/plugin-descriptor-with-extensions updated (3515e5b6d -> c15a792b2)

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/plugin-descriptor-with-extensions
in repository https://gitbox.apache.org/repos/asf/maven.git


    from 3515e5b6d disable broken legacy compat tests
     add c15a792b2 only get main JAR for retrieving plugin descriptor (without resolving effective pom)

No new revisions were added by this update.

Summary of changes:
 .../plugin/internal/DefaultMavenPluginManager.java |  4 ++--
 .../DefaultPluginDependenciesResolver.java         | 25 +++++++++++++++++-----
 .../internal/PluginDependenciesResolver.java       | 13 +++++++++++
 3 files changed, 35 insertions(+), 7 deletions(-)