Thanks for your reply...
I m able to invoke ant form maven:)))
--
View this message in context:
http://www.nabble.com/Unable+to+locate+local+repository+in+Mac-OSX-t1698478.html#a4625037
Sent from the Maven - Users forum at Nabble.com.
to run...could u give a simple example that invokes
the antrun plugin???
Thanks
Chandrika
--
View this message in context:
http://www.nabble.com/Unable+to+locate+local+repository+in+Mac-OSX-t1698478.html#a4621311
Sent from the Maven - Users forum at Nabble.com
My build.xml is as follows
Hello world
Running mvn antrun:run from project's root directory gives the o/p as build
successful...but, it is not running my build script...my echo is not seen in
output
any one could really help me on how to execute ant's buil
from Build, it shows build is successful without executing any
of the ant-scripts...
i m struggling to invoke ant from maven ...u have any working sample of
invoking ant through maven?
Thanks,
Chandrika
--
View this message in context:
http://www.nabble.com/Unable+to+locate+local+repository+
hi,
I had set my local repo in machintosh-OS, with all the jars installed in
it...
In settings.xml i had given the path of my local repository...
I had commented proxy setups, and made offline=truewith these settings
when i run mvn compile it still looks for my jars in remote repository...it