Github user jvanzyl commented on the pull request: https://github.com/apache/maven/pull/32#issuecomment-76013680 The crux of my argument is that Maven should not be doing anything other than building, non build lifecycles were a mistake and have done nothing but make the core more complex and make it harder to evolve. Generating a site is just an invocation of a tool, it's not a lifecycle. The site plugin lives somewhere between the core and a more sophisticated plugin and honestly has just become a huge mess. If you want to make a stand-alone site tool, then it should be so and not require magical features in Maven core.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org