Surefire and failsafe today contain two different sites that are near-identical copies, because the current plugin is a merge of two forks.
My main problem is that there is a fair amount of hand-written apt documents that are common between these two projects, and at the moment they are forked. I want to end this duplication. How should I do it ? So either I'm thinking something "symlink" like or just merge these two into one site, and since I am a total mess when it comes to all things "gui" related I need to ask these n00bish questions: Is there another multi-module plugin project that has a common site for two different plugin sub-projects that I can look at ? (I didn't say "copy" but you bet I was tempted) Does merging sites mean the url's for the top-level entry points change ? http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html http://maven.apache.org/plugins/maven-failsafe-plugin/integration-test-mojo.html I seem to be unable to find coherent documentation on how to do things like this, so tips in that area are also welcome ;) Kristian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
