Bug#982438: maven-repo-helper: Unable to resolve dependencies with a classifier
Emmanuel Bourg
ebourg at apache.org
Wed Feb 10 10:15:23 GMT 2021
Package: maven-repo-helper
Version: 1.9.4
Severity: normal
maven-repo-helper is unable to resolve the dependencies with a classifier.
This happens for example with the src:maven package where the no_aop variant
of Guice is used (this caused the issue described in #980526).
This error occurs because maven-repo-helper doesn't know that dependencies
with a classifier share their pom with the base artifact.
More information about the pkg-java-maintainers
mailing list