Skip to content

Make osti-elink jar available for public download on Maven #10

@vchendrix

Description

@vchendrix

Please make the osti-elink jar available for public download from the following Maven repository:

https://maven.pkg.github.com/NCEAS/osti-elink/edu/ucsb/nceas/osti-elink/2.0.0/osti-elink-2.0.0.jar

This will help in easier integration and accessibility for users who need to include this library in their projects.

Steps to make the jar publicly available:

  1. Ensure that the repository NCEAS/osti-elink is configured to upload packages to GitHub Packages.
  2. Navigate to the repository settings and go to the Packages section.
  3. Check the permissions to ensure that the package is set to be publicly accessible.
  4. Follow the instructions in the GitHub documentation to publish the jar file to the Maven repository.

While the jar file can be downloaded from the UI on the package page, there is no way to build this into a script, making it less convenient for automated builds and deployments.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions