You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamás Cservenák (Jira)" <ji...@apache.org> on 2021/06/14 08:12:00 UTC

[jira] [Created] (MNG-7173) MavenResolverModule is broken/incomplete

Tamás Cservenák created MNG-7173:
------------------------------------

             Summary: MavenResolverModule is broken/incomplete
                 Key: MNG-7173
                 URL: https://issues.apache.org/jira/browse/MNG-7173
             Project: Maven
          Issue Type: Task
            Reporter: Tamás Cservenák


The MavenResolverModule is broken/incomplete since 3.6.2 (or 3.6.3). But as we have no tests for it, this went completely unnoticed and is seen by downstream clients only.

In maven-resolver-provider we need to:

a) fix the MavenResolverModule, make it complete (related to ModelBuilder deps)
b) add tests to ensure it is "complete"

Note: maven-resolver demo snippets for guice, while used MavenResolverModule, is and never will be in "lockstep", it used 3.5.0 of it, hence, the changes in 3.6.2 were missed by it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)