[ http://jira.codehaus.org/browse/MNG-588?page=comments#action_43077 ]
Brett Porter commented on MNG-588: ---------------------------------- I think we can throw an exception. Eventually, I'd prefer it could be smart enough to pick the processor from the file and just have one tree. > How to handle identical file names in the site structure for the static site > generation? > ---------------------------------------------------------------------------------------- > > Key: MNG-588 > URL: http://jira.codehaus.org/browse/MNG-588 > Project: Maven 2 > Type: Bug > Versions: 2.0-beta-1 > Reporter: Vincent Siveton > Fix For: 2.0-beta-1 > > > Supposed that we have the following site structure: > +- src/ > +- site/ > +- apt/ > | +- index.apt > | > +- xdoc/ > | +- index.xml > | > +- site.xml > Actually, the site:site goal generates the index.html from > site/xdoc/index.xml. > It could also generate it from site/apt/index.apt. > Throwing an exception instead of warnings? -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
