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

feat: improve resolving of maven based dependencies #7981

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    1b13a81 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. feat(maven): improve speed of resolving maven dependencies.

    Signed-off-by: Thomas Neidhart <[email protected]>
    netomi committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cc740c9 View commit details
    Browse the repository at this point in the history
  2. Revert temp change.

    netomi committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c12b601 View commit details
    Browse the repository at this point in the history
  3. Cleanup unused imports.

    netomi committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    86b2db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    072b1ae View commit details
    Browse the repository at this point in the history
  5. When retrieving pom for the artifact do not include a classifier, ign…

    …ore artifacts that are resolved locally.
    netomi committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    39f1284 View commit details
    Browse the repository at this point in the history