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.
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.