Title: Message Title
Mark Hiner edited a comment on an issue
Mojo / Bug MOJO-2059
BanDuplicateClasses fails the build when two versions of an artifact are in the dependency tree
When a project's dependency tree includes multiple versions of the same artifact (i.e., the same GA with different Vs), the banDuplicateClasses rule fails the build—e.g.:

{noformat}
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.BanDuplicateClasses failed with message:
No Duplicate Classes Allowed!

  Found in:
    org.slf4j:slf4j-api:jar:1...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to