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

Consider using ORT's Maven artifacts programmatically #66

Open
sschuberth opened this issue Oct 29, 2023 · 2 comments
Open

Consider using ORT's Maven artifacts programmatically #66

sschuberth opened this issue Oct 29, 2023 · 2 comments

Comments

@sschuberth
Copy link

sschuberth commented Oct 29, 2023

Great to see ORT being used here! Just as a heads up, depending on the analyzers you need to run (and their requirements on external tools), it might be much more efficient and convenient to use ORT's Maven artifacts programmatically directly from this Kotlin project. For sure that's the case for the reporter, which has no dependencies on external tools. See e.g. https://github.com/oss-review-toolkit/ort-workbench for a project that's using ORT programmatically, without shelling out to the Docker image.

@geoandri
Copy link
Contributor

Thanks for the tip @sschuberth !

@sschuberth
Copy link
Author

Thanks for the tip @sschuberth !

You're welcome! Please do not hesitate to drop by our Slack workspace in case of questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants