Bruno Marti wrote:
In maven 1.x xdoc site documentation there could be the following for menus (navigation.xml): <menu name="myMenu"> <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/" target="_new" /> ... (creates a link to maven 1.x in a new window or tab)In maven 2.x site.xml this doesn't work anymore. The target attribute will be ignored. Is this a bug?
Yes or rather a request for a new feature. Please post it in JIRA: http://jira.codehaus.org/browse/MSITE -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
