Hi,
Is there currently a (simple) way to deploy a project's pom.xml together
with the generated site upon release ?
The reason I'm asking is this:
All my sites get deployed into different subdirectories of the same base
directory on a webserver. I want to be able to dynamically discover the
project's documentation and render a top-level 'entry' HTML page that
provides links to each project's individual index.html along with some
details from the release POM (version,groupId,description etc.). These
details obviously can't be easily parsed from the generated site HTML.
I've already written a small patch for the site plugin (that adds a
<addPom/> configuration option) but I'd really like to have this feature
without having to patch the plugin every time a new release comes up.
Thanks in advance,
Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]