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

Publish JAR for re-use #110

Open
2 tasks
ajtucker opened this issue Aug 6, 2024 · 0 comments
Open
2 tasks

Publish JAR for re-use #110

ajtucker opened this issue Aug 6, 2024 · 0 comments

Comments

@ajtucker
Copy link
Contributor

ajtucker commented Aug 6, 2024

As a third-party user of this library, I would like to add csv-check as a dependency as I would with other open source libraries, e.g.

<dependency>
    <groupId>io.github.gss-cogs</groupId>
    <artifactId>csvw-check</artifactId>
    <version>0.0.3</version>
</dependency>

The built jar could be published to GitHub's Apache Maven registry.

  • Ensure copyright is asserted.
  • Update GitHub action to publish via sbt publish.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant