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

fix(java): update logic to detect pom.xml file snapshot artifacts from remote repositories #6412

Merged

Commits on Mar 28, 2024

  1. refactor(pom): update logic for snapshots:

    - divide remote repositories into releases and snapshots
    - detect snapshots from the artifact version
    DmitriyLewen committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    31255ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e78b40 View commit details
    Browse the repository at this point in the history
  3. refactor

    DmitriyLewen committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3214cff View commit details
    Browse the repository at this point in the history
  4. fix typo

    DmitriyLewen committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d2bd515 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbae196 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    1d74ab2 View commit details
    Browse the repository at this point in the history
  2. refactor: fix typo

    DmitriyLewen committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6c19ae7 View commit details
    Browse the repository at this point in the history