Niranjan,
I think you are looking for the [EMAIL PROTECTED] list.
Regards,
Brett
On 06/06/2008, at 1:37 AM, Niranjan Deshpande wrote:
I am trying to execute ant tasks from maven's pom as below.
maven-antrun-plugin
1.1
generate-sources
run
The generate.sh file
I am trying to execute ant tasks from maven's pom as below.
maven-antrun-plugin
1.1
generate-sources
run
The generate.sh file has 10 xml files that i want to run as
ant -buildfile -filename
for the time being I am running the plugin as maven antrun:run, just to fin