You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: