Have a look http://maven.apache.org/shared/maven-shared-utils/
especially here:
http://maven.apache.org/shared/maven-shared-utils/apidocs/org/apache/maven/shared/utils/io/FileUtils.html#copyDirectoryStructure(java.io.File,%20java.io.File)

2012/11/10 Karl Heinz Marbaise <khmarba...@gmx.de>:
> Hi,
>
> i've got a question concerning the copying of folder/file structure to an
> other location. For example from src/main/conf to target/xyz/conf which
> should contain all subfolders of src/main/conf and files and may be using a
> configuration flag to flatten the structure.
>
> Does already exist a solution somewhere in plugins jungle or may in the
> shared components ?
>
> I've found the http://maven.apache.org/shared/file-management/
> component which seemed to be going into the correct direction...but i'm not
> sure if i correctly understand the intention of the component...
>
> Kind regards
> Karl-Heinz Marbaise
> --
> SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
> Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
> Hauptstrasse 177                         USt.IdNr: DE191347579
> 52146 Würselen                           http://www.soebes.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to