Re: Site:stage relativization against a variable URL

2013-01-29 Thread Lennart Jörelid
Patch created and attached to the JIRA. Feedback would be appreciated. Lukas: Could we please include this patch into the upcoming release of the site plugin? It would simplify/enable the generation of big documentation sites where the reactor structure does not map to the [parent] inheritance str

Re: Site:stage relativization against a variable URL

2013-01-28 Thread Lukas Theussl
Lennart Jörelid wrote: > Good evening, all. > > Today, maven-site-plugin performs its site:stage goal by copying the site > of a project into a staging directory, and relativizing some URLs. The > latter part is done by calculating the difference between the current > project's ${project.distribu

Site:stage relativization against a variable URL

2013-01-28 Thread Lennart Jörelid
Good evening, all. Today, maven-site-plugin performs its site:stage goal by copying the site of a project into a staging directory, and relativizing some URLs. The latter part is done by calculating the difference between the current project's ${project.distributionManagement.site.url} and the ${p