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

Provide a executable JAR #213

Open
ChristianSchwarz opened this issue Jan 6, 2020 · 3 comments
Open

Provide a executable JAR #213

ChristianSchwarz opened this issue Jan 6, 2020 · 3 comments

Comments

@ChristianSchwarz
Copy link

Provide a executable JAR instead of letting the users compile it by them self.

@goneall
Copy link
Member

goneall commented Jan 6, 2020

@ChristianSchwarz You can download the executable Jar from maven or bintray

@ChristianSchwarz
Copy link
Author

Thank you for the link! I was confused by the https://spdx.org/tools pages which redirects to github releases page where the sources can be downloaded.
Maybe it is a good idea to redirect to the readme.md of this project, where a link to maven or bintray can be found. For my understanding jar-repositories like maven are used by build tools to download dependencies so it is not the first place where useres might expect it. An other idea is to publish the jar with the sources on the project release page here in github.

@goneall
Copy link
Member

goneall commented Jan 7, 2020

@ChristianSchwarz Good suggestion. We used to manually upload the binaries to the release page. I'll leave this issue open to track changing the release scripts to upload to the release page automatically. In the interim, I'll pull in @jmanbeck to see about updating the links on the website.

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

2 participants