plugin-pom icon indicating copy to clipboard operation
plugin-pom copied to clipboard

Add `access-modifier-suppressions` by default

Open basil opened this issue 2 years ago • 1 comments

What feature do you want to see added?

In both https://github.com/jenkinsci/azure-ad-plugin/pull/550 and https://github.com/jenkinsci/htmlpublisher-plugin/pull/274 plugins wanted to use access-modifier-suppressions but didn't find it working out of the box and added it in a way that bloated the JPI with an additional JAR. Since this is a common mistake, it might be helpful for the default plugin build to include this functionality out of the box.

Upstream changes

No response

Are you interested in contributing this feature?

No response

basil avatar Mar 13 '24 00:03 basil

Filed in plugin-pom but this could just as easily be implemented in core by shipping the access-modifier-suppressions JAR as part of core.

basil avatar Mar 13 '24 00:03 basil