Closed varuns-zetaris closed 8 months ago
@varuns-zetaris I'm not sure this is a bug. In my understanding of Maven coordinates <type>test-jar</type>
wouldn't be considered (by default) a classpath-loaded dependency. If you change type
to jar
does it work?
pom reader fails to resolve dependencies when they are of the format :
When you add a classifier - the plugin fails to load the dependency