ppkarwasz opened a new pull request, #495: URL: https://github.com/apache/logging-parent/pull/495
The `antora` profile covered two separate concerns: 1. Site generation with Antora, correctly activated by the presence of `src/site/antora`. This stays as is. 2. Disabling Maven Site plugin via `maven.site.skip` and `maven.site.deploy.skip`. Since no project uses Maven Site plugin any more, the skip properties are moved to the global `<properties>` section. Previously, sub-modules in a multi-module repo had to disable Maven Site Plugin on their own. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
