Hi Brett

I did some more research on this:

1. I removed the whole doxia and maven-site-plugin folders from my local repo - i.e. all versions, to make sure I am using the released versions from the central repo.

2. Added a menu to src/test/projects/site-plugin-test8/project8/src/site/site.xml in maven-site-plugin

3. Ran mvn site in src/test/projects/site-plugin-test8/project8/framework and the menu items were correctly linked

4. Checked out a fresh copy of maven-release-plugin to a completely new location where there is no plugin-parent in sight

5. Ran mvn site on it and here the menu items were not correctly linked. They go to "../whatever.html" instead of "whatever.html".

All this has been done using a freshly built maven 2.0.5-SNAPSHOT.

--
Dennis Lundberg

Brett Porter wrote:
Hi Dennis,

I've tried with 2.0-beta-5 and 2.0-SNAPSHOT and both are fine.

Can anyone else confirm?

- Brett

On 26/10/2006, at 3:20 PM, Dennis Lundberg wrote:

Hi Brett

I'm having trouble with the upper left hand side menu that is inherited from the plugin-parent's site.xml file (Introduction, Goals, Usage and FAQ). The relative links point to ../index.html ../plugin-info.html ../usage.html and ../faq.html respectively. Pointing to the directory *above* the plugin.

Is there an inheritance bug here or do I need to use a newer SNAPSHOT of the site plugin for this to work?

--Dennis Lundberg


<snip>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to