Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-887 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-887 Summary: projects-overview builds incorrect links to aggregate projects Type: Bug Status: Unassigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-multiproject Versions: 1.0-rc1 Assignee: Reporter: Ryan Sonnek Created: Fri, 3 Oct 2003 11:14 AM Updated: Fri, 3 Oct 2003 11:14 AM Description: the hyperlink created by the projects-overview.xml is not the same as the link created by the navigation-aggegate.xml. The jelly code appears to be the same, but for some reason, the link generated by navigation.xml is "multiproject/<project>", while the link generated by projects-overview.xml is "/multiproject/<project". this second link will fail unless you have the project site setup at the root context. i personally host several maven projects sites on one box like this: http://localhost/maven/project1/site, http://localhost/maven/project2/site, so the generated links don't work with this setup. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
