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-8026] Maven drives regarding scopes #1391

Merged
merged 17 commits into from
Feb 5, 2024
Merged

Commits on Jan 30, 2024

  1. Step 2:

    Changes:
    * Properties moved to Artifacts from Dependencies
    * snapshot check delegated to Aether Artifact
    * new types for build path, build path scope, dependency scope, language
    * changes propagated
    cstamas authored and gnodet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    943fb04 View commit details
    Browse the repository at this point in the history
  2. Step2b

    cstamas authored and gnodet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    37fb446 View commit details
    Browse the repository at this point in the history
  3. Remove unrelated

    cstamas authored and gnodet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    944c391 View commit details
    Browse the repository at this point in the history
  4. Remove unused

    cstamas authored and gnodet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dcc0498 View commit details
    Browse the repository at this point in the history
  5. Add TODO

    cstamas authored and gnodet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    22b31ad View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    dc4b1e7 View commit details
    Browse the repository at this point in the history
  2. Fix UT

    gnodet committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3e3aa04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2536929 View commit details
    Browse the repository at this point in the history
  4. Use the new scopes

    gnodet committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cf08727 View commit details
    Browse the repository at this point in the history
  5. Fix UT

    gnodet committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ff413ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56b6b5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    734910a View commit details
    Browse the repository at this point in the history
  8. Remove unused BuildPath

    gnodet committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3d2df72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b2bc64 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e40f20f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Add some javadoc

    gnodet committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4f5a879 View commit details
    Browse the repository at this point in the history
  2. Fix bad links

    gnodet committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0ee9939 View commit details
    Browse the repository at this point in the history