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]
