.
>>>>
>>>> How can I run the maven build from ant?
>>>>
>>>> Just using the exec?
>>>>
>>>> Did anyone did it?
>>>>
>>>> Thanks
>
>
>
> ---
The Maven tasks for Ant are limited to dependency management, artifact
deployment and POM processing. They currently do not handle invoking Maven
builds from Ant. I suspect the easiest solution for you is to just invoke
Maven directly using an task.
Regards,
Joe
On Wed, March 25, 2009 2:58 pm, e
t; Just using the exec?
>>
>> Did anyone did it?
>>
>> Thanks
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-do-I-run-maven-build-from-ant-tp22695495p22695495.html
>> Sent from the Ant - Users mailing list archive at Nabble.com.
>>
m ant?
>
> Just using the exec?
>
> Did anyone did it?
>
> Thanks
>
> --
> View this message in context:
> http://www.nabble.com/How-do-I-run-maven-build-from-ant-tp22695495p22695495.html
> Sent f
Hi,
I have an ant build process, that needs to rely on some component built by
maven.
How can I run the maven build from ant?
Just using the exec?
Did anyone did it?
Thanks
--
View this message in context:
http://www.nabble.com/How-do-I-run-maven-build-from-ant-tp22695495p22695495.html