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

migration to Nexus 3.71 API #158

Merged
merged 21 commits into from
Sep 13, 2024
Merged

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    af6111e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b647089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f25d51 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    b48b3a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83a8d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    659a787 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecf3142 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. add browse module

    stklcode committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2f77fd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4c9c34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    846017f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d7d3f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. return 404 for provider/package JSON of component does not exist

    We re-generate the JSON on demand if it does not exist. But if the
    requested package does not have any artifact, we should return 404
    and not an empty response.
    stklcode committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    65b787f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2816cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72782eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4517bb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d28f293 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. docs: update README and user documentation

    * add Java 17
    * add notice for NXRM 3.71+
    * update plugin version in examples
    * update dead or outdated links
    stklcode committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5e62c2e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. ci: build with java 17

    stklcode committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    f1e159b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. test: fix integration tests

    stklcode committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6834963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23ddc10 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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