No, it doesn't help.
It seems that it takes the java according to the env variable JAVA_HOME 

-----Original Message-----
From: Thorsten Heit [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 20, 2007 2:59 PM
To: Maven Users List
Subject: Re: maven-compiler-plugin doesn't compile according to
configuration

Hi,

>       <plugin>
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-compiler-plugin</artifactId>
>         <version>2.0.2</version>
>         <configuration>
>           <executable>C:/jdk1.4.2/bin/javac</executable>

Shouldn't the above be ...javac.exe?


HTH

Thorsten

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


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

Reply via email to