great. I will try it. Will it automatically create the directory if the destination dir does not exist? If now how do I make it create the directory?
thanks L Olivier Lamy wrote: > > Hi, > The sample here [1] should help. > > -- > Olivier > [1] > http://maven.apache.org/plugins/maven-resources-plugin/examples/copy-resources.html > > 2008/12/12 CheapLisa <[email protected]>: >> >> Before the build takes place, I need to create a directory >> /target/<somedir> >> and then copy some files from /src/main/resources/* to there. >> >> How do I do this with maven? >> >> thanks >> >> cl >> -- >> View this message in context: >> http://www.nabble.com/How-to-mkdir-and-move-files-as-part-of-build-tp20983063p20983063.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/How-to-mkdir-and-move-files-as-part-of-build-tp20983063p20983685.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
