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