You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by globulon <gl...@gmail.com> on 2008/01/10 13:18:24 UTC

maven site plugin menu tag

Houdy,

Is it still possible to generate a tag referencing a parent from a
sub-module ?

I am trying <menu href="parent"/>

It does seem not to work properly
-- 
View this message in context: http://www.nabble.com/maven-site-plugin-menu-tag-tp14731188s177p14731188.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven site plugin menu tag

Posted by Wendy Smoak <ws...@gmail.com>.
On Jan 10, 2008 5:18 AM, globulon <gl...@gmail.com> wrote:

> Is it still possible to generate a tag referencing a parent from a
> sub-module ?
>
> I am trying <menu href="parent"/>
>
> It does seem not to work properly

I think it's just <menu ref="parent"/>  (not 'href' as you wrote.)

If that wasn't just a typo, we need more information-- Maven version,
Site plugin version, relevant bits of your site descriptor, and what
results you're currently getting.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org