You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/09/24 09:55:39 UTC

[GitHub] MarkAddison opened a new issue #2642: Duplicate classes caught by maven-enforcer-plugin

MarkAddison opened a new issue #2642: Duplicate classes caught by maven-enforcer-plugin
URL: https://github.com/apache/pulsar/issues/2642
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services