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

Retrieve main artifact #15

Closed
mosabua opened this issue Jan 29, 2015 · 1 comment
Closed

Retrieve main artifact #15

mosabua opened this issue Jan 29, 2015 · 1 comment

Comments

@mosabua
Copy link
Member

mosabua commented Jan 29, 2015

when the parameter asks for a classifier one.

E,g "com.google.inject:guice:jar:no_aop:3.0" should retrieve the no_aop as well as the normal jar. Currently it gets pom, sources, javadoc and classifier jar but not the main jar.

Might have to parse pom for packaging to determine what the main one actually is.

@mosabua
Copy link
Member Author

mosabua commented Mar 5, 2015

Could potentially hack something in that assumes the main one is a jar for starters.

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

1 participant