paypal / butterfly

Application transformation tool
https://paypal.github.io/butterfly/
MIT License
47 stars 50 forks source link

Add an operation to remove an exclusion from a Maven dependency #378

Closed AmandeepSingh97 closed 3 years ago

AmandeepSingh97 commented 3 years ago

Add a pom transformation operation in which can be set with an exclusion Maven artifact groupId and artifactId so that it gets removed from a specified dependency. If dependency is not present in the dependencies section it will be searched in dependency management.