site.xml <item target=> attribute no more working -------------------------------------------------
Key: MSITE-278 URL: http://jira.codehaus.org/browse/MSITE-278 Project: Maven 2.x Site Plugin Issue Type: Bug Affects Versions: 2.0-beta-6, 2.0-beta-7 Environment: JDK 1.6, Maven 2.0.8 Reporter: Bruno Marti In maven 1.x xdoc site documentation there could be defined 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 is ignored. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira