[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konrad Windszus reassigned DOXIASITETOOLS-359: ---------------------------------------------- Assignee: Konrad Windszus > Optionally allow files in one source overwrite files from another > ----------------------------------------------------------------- > > Key: DOXIASITETOOLS-359 > URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-359 > Project: Maven Doxia Sitetools > Issue Type: Improvement > Reporter: Konrad Windszus > Assignee: Konrad Windszus > Priority: Major > > The SiteRenderingContext may have more than one site directory. However in > case of file name clashes among the given site directories the rendering > always leads to an exception in > https://github.com/apache/maven-doxia-sitetools/blob/9af3a745919525481e96bb4f0c18d62cf41446b4/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.java#L235-L266. > As the sources have a predictable order > (https://github.com/apache/maven-doxia-sitetools/blob/9af3a745919525481e96bb4f0c18d62cf41446b4/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java#L85) > it would be nice to be able to add a source directory with a lower priority > (i.e. clashing files are just silently skipped). -- This message was sent by Atlassian Jira (v8.20.10#820010)