[ http://jira.codehaus.org/browse/MSITE-9?page=all ]
Jason van Zyl moved MNG-1382 to MSITE-9:
----------------------------------------
Component: (was: maven-site-plugin)
Workflow: jira (was: Maven)
Key: MSITE-9 (was: MNG-1382)
Project: Maven 2.x Site Plugin (was: Maven 2)
> "duplicate files" exception
> ---------------------------
>
> Key: MSITE-9
> URL: http://jira.codehaus.org/browse/MSITE-9
> Project: Maven 2.x Site Plugin
> Type: Bug
> Reporter: Vincent Siveton
> Assignee: Vincent Siveton
>
>
> Supposed that you have this site structure:
> +- src/
> +- site/
> +- apt/
> +- test1/
> +- index.apt
> +- index.apt
> ...
> +- fr/
> +- apt/
> +- test1/
> +- index.apt
> +- index.apt
> ...
> +- ja/
> +- apt/
> +- test1/
> +- index.apt
> +- index.apt
> ...
> +- site.xml
> +- site_fr.xml
> +- site_ja.xml
>
> The following exception is thrown
> org.apache.maven.BuildFailureException: Some files are duplicates in the site
> directory or in the generated-site directory.
> Review the following files for the "English" version:
> apt\test
> fr\apt\test.apt
> ja\apt\test.apt
> apt\test1\test
> fr\apt\test1\test.apt
> ja\apt\test1\test.apt
--
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]