maven-enforcer icon indicating copy to clipboard operation
maven-enforcer copied to clipboard

[MENFORCER-519] "BannedPluginDependencies" Rule

Open jira-importer opened this issue 8 months ago • 2 comments

Jacques Burns opened MENFORCER-519 and commented

We ran into this issue at work where we had to prevent a certain JAR from ever appearing in the local repository of our build server. I was thinking of solving this with the Enforcer plugin, but it turns out that the JAR is also a dependency of some of the Maven plugins we use, and the Enforcer plugin doesn't check that. I realise it could probably be a custom rule, but maybe there could be a general desire for that kind of functionality.

I'm willing to do the work on this and submit the PR, but first, is it something you folks would like added?


No further details from MENFORCER-519

jira-importer avatar Feb 22 '25 18:02 jira-importer