You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/10/26 23:38:09 UTC

[jira] Closed: (MPXDOC-122) Copy navigation.xml files to ${maven.gen.docs} so files in generated subdirs use them

Message:

   The following issue has been closed.

   Resolver: Arnaud HERITIER
       Date: Tue, 26 Oct 2004 5:37 PM

Now you can do it with the new property maven.xdoc.xml.copy.
In your case :
maven.xdoc.xml.copy=**/navigation.xml
see MPXDOC-123.


---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPXDOC-122

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPXDOC-122
    Summary: Copy navigation.xml files to ${maven.gen.docs} so files in generated subdirs use them
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Original Estimate: 20 minutes
 Time Spent: Unknown
  Remaining: 20 minutes

    Project: maven-xdoc-plugin
   Fix Fors:
             1.9
   Versions:
             1.8

   Assignee: Arnaud HERITIER
   Reporter: Chad McHenry

    Created: Wed, 6 Oct 2004 1:29 AM
    Updated: Tue, 26 Oct 2004 5:37 PM
Environment: Applicable to all situations

Description:
This patch simply copies all navigation.xml files from ${maven.doc.src} to ${maven.gen.docs} this allows generated files in subdirectories to use navigation files specific to that subdir.

This came up when I wanted to generate an example 'site', in a subdirectory, and include a 'faq' page (as well as some other generated pages) which i wanted to use a navigation.xml file specific to that subdirectory.

This also allows users to create navigation.xml files that will override  generated navigation.xml file.



---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org