checkout maven-antrun-plugin from svn, it has plenty of example in src/it -D
On 2/1/06, Fredy <[EMAIL PROTECTED]> wrote: > > Hi, > all is urgent ,-) > > Now I have a pom for almost the hole modules/artifacts in our project. > But there are in a separate folder on before I execute Maven i have to > execute an ant copy task, that copies the Classes/Resources etc. to my > "virtual" Maven Projekt. > Now I should exectute that ant task in maven. But i want to call the > existing build.xml and not define the task in maven's pom! > > This is just a workarround! The Project Structure will be adapted in > medium-term. But not now, and I need the original ANT Build as fallback! > > Can anybody please send me an example for calling an external ant target > fom maven, that will be exectuet very soon (at first) in the maven process? > > Thanks Fredy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
