Add ability to disable maven-site-plugin
Open
enhancement
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
### New feature, improvement proposal
Right now even if plugin is not bound to any phases, it is resolved which one can check by running mvn dependency:resolve-plugins. This plugin is very heavy and has a lot of dependencies, it would be nice to have ability to remove it from plugin resolution so it is not installed each time on clean build.
Contributor guide
Assessment
This issue has not been assessed yet.