Issue Details (XML | Word | Printable)

Key: MPMULTIPROJECT-13
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Andy Jefferson
Votes: 0
Watchers: 1
Operations

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

Presence of index.xml result in non process of navigation

Created: 03/Sep/03 01:45 PM   Updated: 30/Nov/03 09:33 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Linux 2.4.21, Maven 1.0beta10+latest multiproject plugin


 Description  « Hide

If I have a project with sub-projects and the top level project has an xdocs directory with an index.xml and the users own navigation.xml (containing the reactor lines to get sub-project navigation), when it creates the multiproject site, the top-level index.html doesn't have the navigation processed - i.e it just contains the $reactor stuff.

If I remove the xdocs/index.xml it creates an index.html fine with the correct navigation.



dion gillard added a comment - 24/Sep/03 01:58 AM

Can you provide a very simple test case?