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

Maven Plugin - plugin version based on pluginManagement

2013-01-28 Thread Karl Heinz Marbaise
Hi there, currently i'm working on a new maven plugin http://khmarbaise.github.com/itexin-maven-plugin/usage.html which will make it possible to execute a plugin several times based on values (iteration). But my question is related how to get the information about a plugins version of a defined

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