Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Right now we are using a slightly modified version of the reflow-maven-skin as this currently generates timestamps in a comment in every generated file. I created a pull request with the project that should fix this.
https://github.com/andriusvelykis/reflow-maven-skin/pull/72
As soon as this is accepted and a new version is available, we should go back to using this and remove the following:
1. change back the pom.xml (root pom):
- maven-dependency-plugin: remove the downloading of reflow-maven-skin
- maven-site-plugin: remove the "templateFile" config option
2. Update the skin version in: src/site/site.xml
3. Remove the modified template: src/site/template/maven-site.vm