Get to know well the plugins page:
Everything in Maven is done through a plugin.
Read the docs well too:
http://maven.apache.org/
Read all the documents in "Getting Started" and "User's Guide" sections.
Message
From: ah2 sur
[mailto:ah2@]
Sent: Sunday, July 17, 2005 7:56 AM
To: users (AT) maven (DOT) apache.org
Subject: newbie : how to have a task (copying files) done with Maven
Hello,
To prepare the build of my project, I regularly need to "do some cleaning of
the folders" : delete, move and copy of files.
How do I do that with maven ?
I thought of writting an ant task, but is there a way to do it directly in
maven ?
If I make a "build ant file", how do I get it executed in maven ?
Thanks,
Antoine
To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org
To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org