I've tried both and I get the same result.  In the example below (mvn.sh), I
tried creating a symlink to mvn.

Matt


Alexandre Russel-2 wrote:
> 
> On Monday 09 October 2006 04:56, mraible wrote:
>> I have the following macrodef in Ant to run "mvn" to create project
>> files.
>> It works fine on Windows XP and OS X, but on Linux it spits out "[exec]
>> Result: 1".  Any ideas on how to make this work on Linux?
> 
>>             <exec dir="@{dir}" executable="mvn.sh" os="Linux">
> Are you sure the executable is mvn.sh and not mvn ?
> Alex
> 
>  
> 

-- 
View this message in context: 
http://www.nabble.com/Issues-with-calling-mvn-from-Ant-on-Linux-tf2407585.html#a6711428
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to