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

Add link to maven repo lookup (where appropriate) #128

Open
moxious opened this issue Apr 10, 2014 · 0 comments
Open

Add link to maven repo lookup (where appropriate) #128

moxious opened this issue Apr 10, 2014 · 0 comments
Assignees

Comments

@moxious
Copy link

moxious commented Apr 10, 2014

The main sonatype repository provides a simple link for checking whether a repo contains a given JAR, by SHA1 hash.

Example URL: https://repository.sonatype.org/service/local/lucene/search?sha1=df4fa6b3e1e9fba69a92c269c8c982c577fb3f97

It would be trivial and also possibly useful to include in the webapp the option of checking this repo; this allows you to backtrack and discover the maven POM dependency language associated with that JAR. It also allows users to only have a hash, and end up being able to discover groupId, artifactId, and version.

@abn abn self-assigned this Apr 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants