Hello Everyone, I want to places the <exclusions> tag insidea <plugin> to remove the dependencies that are referenced by that plugin's plugin.pom file retrieved from maven repository.
I know that I can place <exclusions> under the <dependencies> tag but here I want to exclude files from the plugin and not a dependency nested under it. Anyone know how to do this or if it can be done at all? - Pulkit --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
