vy opened a new pull request, #1166:
URL: https://github.com/apache/logging-log4j2/pull/1166

   **Warning! These changes are based on the work delivered in #1145 replacing 
the `maven-changes-plugin`. Hence, that PR needs to be merged first!**
   
   This PR attempts to simplify the site generation.
   Highlights from the changes are as follows:
   
   1. all Maven reporting is disabled
   1. Coveralls, JaCoCo, DOAP, PDF configurations are removed
   1. `enforce-upper-bound-deps` Maven enforcer rule is fixed
   1. `/pom.xml` is overhauled (`developers` are simplified, `contributors` are 
removed, unused configurations/properties are removed, etc.)
   1. `maven-site-plugin` is disabled for all modules except `/pom.xml`
   1. all `<module>/src/site/markdown/index.md[.vm]` files are moved to 
`/src/site/markdown/<module>.md[.vm]`
   1. build instructions are updated
   
   As a result, **`./mvnw site` takes less than 30s on a decent laptop.**


-- 
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]

Reply via email to