Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNG-7432] Resolver session contains non-MavenWorkspaceReader #695

Merged
merged 2 commits into from Apr 8, 2022

Commits on Mar 18, 2022

  1. MNG-7432 - Dependencies from profile not picked up via -P<profileName>

    Signed-off-by: Christoph Läubrich <christoph@laeubi-soft.de>
    Christoph Läubrich committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    af9c75e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. [MNG-7432] Proposed UT for maven-3.9.x and 3.8.x

    This UT makes sure that DefaultMaven sets up proper type
    of WorkspaceReader in RepositorySystemSession.
    
    For example, this UT fails with current maven-3.8.x and
    maven-3.9.x branches.
    cstamas authored and Christoph Läubrich committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    bdae903 View commit details
    Browse the repository at this point in the history