You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Archimedes Trajano (JIRA)" <ji...@codehaus.org> on 2013/10/10 00:50:52 UTC

[jira] (MSITE-699) Allow inclusion of files outside of src/site into the built site

Archimedes Trajano created MSITE-699:
----------------------------------------

             Summary: Allow inclusion of files outside of src/site into the built site
                 Key: MSITE-699
                 URL: https://jira.codehaus.org/browse/MSITE-699
             Project: Maven Site Plugin
          Issue Type: Improvement
    Affects Versions: 3.3
            Reporter: Archimedes Trajano


I would like to have the capability of using README.md on the root of the project as the index.html that gets generated.

This means it should also allow specifying which doxia to use.

I was thinking of 

<alias name="index.html" src="${basedir}/README.md" doxia="markdown" />

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira