Try surrounding with " " because of the space.

I though maven -X would show you the compiler?

- Brett

> -----Original Message-----
> From: Veerasamy, Thirumalai (Cognizant) 
> [mailto:[EMAIL PROTECTED] 
> Sent: Friday, 19 March 2004 5:27 PM
> To: Maven Users List
> Subject: RE: How to run maven using JDK 1.4 and compile the 
> java files using IBM compiler available in a particular location
> 
> 
> I am not sure, it comes with IBM Websphere Studio. I set the 
> value as mentioned below but still I don't think it uses it. 
> How do I find out whether it uses the executable, in debug it 
> doesn't show the javac executeable
> 
> maven.compile.executable=D:/Program Files/IBM/WebSphere 
> Studio501/runtimes/aes_v4/java/bin/javac.exe
> 
> Is it correct?
> 
> Regards
> 
> Thiru
> 
> 
> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED] 
> Sent: Friday, March 19, 2004 11:16 AM
> To: 'Maven Users List'
> Subject: RE: How to run maven using JDK 1.4 and compile the 
> java files using IBM compiler available in a particular location
> 
> Is that with "jikes"? 
> 
http://maven.apache.org/reference/plugins/java/properties.html

Set maven.compile.executable

- Brett

> -----Original Message-----
> From: Veerasamy, Thirumalai (Cognizant)
> [mailto:[EMAIL PROTECTED] 
> Sent: Friday, 19 March 2004 4:36 PM
> To: Maven Users List
> Subject: How to run maven using JDK 1.4 and compile the java 
> files using IBM compiler available in a particular location
> 
> 
> Hi,
> 
>   I need to run the maven using JDK 1.4 but the compile the
> java files using IBM Java compiler which is available in a location.
> 
> Regards,
> Thiru
> 
> 

Reply via email to