[ http://jira.codehaus.org/browse/MOJO-365?page=comments#action_63483 ]
Jerome Lacoste commented on MOJO-365: ------------------------------------- > I'm not sure what this plugin really does other than copying files? Can't the > files just be put under src/site? Trygve, I think it can be useful if the files are autogenerated and not stored under src/site. As with the index page, that's usefull when: - the web servers doesn't support (or is not configured to) generate an index - and / or one wants to use a particular template I personnally wouldn't reuse the plugin itself, but I would like to reuse the 2 functionalities. > new plugin: Files plugin > ------------------------ > > Key: MOJO-365 > URL: http://jira.codehaus.org/browse/MOJO-365 > Project: Mojo > Type: New Feature > Components: Plugin Submission > Reporter: Detlef Pleiss > Attachments: maven-files-plugin.zip > > > something like the Files plugin, for Maven 1 at > http://maven-plugins.sourceforge.net/maven-files-plugin/index.html . > It copies all files from src/files to target/site/files and generates an > index page as report that links to all these files, also recursing into > subdirectories. > Can be used to publish arbitrary files, like PDF, DOC, Visio etc. within the > project site. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
