Re: Unable to locate local repo in Mac-OSX(how to call ant from maven)

2006-05-30 Thread Chandrika
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.

Re: Unable to locate local repo in Mac-OSX(how to call ant from maven)

2006-05-29 Thread Chandrika
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

Re: Unable to locate local repo in Mac-OSX(how to call ant from maven)

2006-05-29 Thread Chandrika
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

Re: Unable to locate local repository in Mac-OSX

2006-05-29 Thread Chandrika
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+

Unable to locate local repository in Mac-OSX

2006-05-29 Thread Chandrika
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