Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • newbie : how to have a task (copying files...) done with Maven

    0 answers - 1118 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    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

Re: newbie : how to have a task (copying files...) done with Maven


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 8 =
QUESTION ON "Java"

EMSDN.COM