When **maven-enforcer-plugin** is utilised duplicate classes are found for shaded version of Jackson XML classes s e.g. in org.apache.pulsar:pulsar-client:jar and org.apache.pulsar:pulsar-client-schema:jar
Can a modification be made (as a workaround for the present time, these classes have been added for exclusion in *ignoreClasses*) #### Expected behavior This is a **maven** build issue. Tell us what should happen #### Actual behavior This is a **maven** build issue. Tell us what happens instead #### Steps to reproduce Use **maven-enforcer-plugin** when building project using maven How can we reproduce the issue #### System configuration **Pulsar version**: x.y 2.1.0-incubating - though probably also expect this affects later versions. [ Full content available at: https://github.com/apache/pulsar/issues/2642 ] This message was relayed via gitbox.apache.org for [email protected]
