Currently a lot of plugins are executed: enforcer, javadoc, source jar, pmd, findbugs etc. Instead of deactivating them one-by-one, put them into a profile which is automatically enabled during release.
Notable exception is jacoco which I think is essential enough to run always.
Currently a lot of plugins are executed: enforcer, javadoc, source jar, pmd, findbugs etc. Instead of deactivating them one-by-one, put them into a profile which is automatically enabled during release. Notable exception is jacoco which I think is essential enough to run always.