What is the rationale behind the decision to keep the generated-site
under our version control?
It seems a waste of resources and a superflous step since now we can
generate the whole site (project + products sites) using simple "mvn site"s.
I agree that keeping the versioning for generated artifacts is a waste
of space in Subversion...
Stefano
Noel J. Bergman wrote:
I would like to add A LOT of reports to our official site. If they are
automatically generated by Maven I don't see drawbacks in having more
reports ("they have to be mantained" would be the drawback for
non-automatic reports).
Superfluous bloat in SVN would be an issue. All of these generated
artifacts take up space in Subversion. But if the reports actually have
some value ...
--- Noel