On Tue, 26 Jul 2005, Vincent Siveton (JIRA) wrote: How about checking for src/apt/page.apt and src/xdoc/page.xml ( i.e. -> page.html )?
> [ http://jira.codehaus.org/browse/MNG-588?page=all ] > > Vincent Siveton closed MNG-588: > ------------------------------- > > Resolution: Fixed > > Throw an exception if two index files already exist > > > 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 > > Assignee: 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] > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
