Hi Georg, On 05.12.13 15:47, Georg Kallidis wrote: > Considering that the subfolders "sites" and "howtos" should certainly > not be excluded (cft. > https://svn.apache.org/repos/infra/websites/production/turbine/content/fulcrum/ > ), but that both have more html files site-deployed than I actually > could find in any xdocs folder (except intake/xdocs/howto.xml) and that > the missing (howto) files seem to be empty - is it ok, that they will be > overwritten (deleted)?
Not if you have <skipDeletedFiles>true</skipDeletedFiles> in the configuration of the maven-scm-publish-plugin. See the docs at http://maven.apache.org/plugins/maven-scm-publish-plugin/publish-scm-mojo.html There is a dryRun-mode where you can check what would happen. Bye, Thomas. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@turbine.apache.org For additional commands, e-mail: dev-h...@turbine.apache.org