Please see:
http://maven.apache.org/guides/development/guide-testing-development-plugins.html
Matthew Beermann wrote:
I want to create a parent site that has links to the modules' sites. MNG-661,
about this very issue, was recently fixed. I pulled a snapshot of the site
plugin; now how do I get it to actually work?
Details: In the POM of my parent project, I have entries that say:
<modules>
<module>../my-module</module>
</modules>
The parent project's site generates normally, but no links appear to the modules. Note that in my case, module == URL, because my repository is structured in such a way that parent are child are on the same level. Not sure if that's an issue or not.
Any suggestions on making this work?
--Matthew Beermann
---------------------------------
Yahoo! Shopping
Find Great Deals on Holiday Gifts at Yahoo! Shopping
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]