Issue Details (XML | Word | Printable)

Key: MPMULTIPROJECT-5
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Ryan Sonnek
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Multi-Project Plugin

projects-overview builds incorrect links to aggregate projects

Created: 03/Oct/03 11:14 AM   Updated: 30/Nov/03 09:29 PM   Resolved: 08/Oct/03 11:49 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide

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.



dion gillard added a comment - 08/Oct/03 11:49 AM

Fixed in 1.2-SNAPSHOT