Re: Use eclipse to compile

2008-11-12 Thread Rice Yeh
gt; -Original Message- > From: Rice Yeh [mailto:[EMAIL PROTECTED] > Sent: Monday, November 10, 2008 10:39 PM > To: Maven Users List > Subject: Re: Use eclipse to compile > > Hi, > I find there is a problem with this method. Actually, nothing get > compiled. This is

RE: Use eclipse to compile

2008-11-11 Thread Hoover, William
ed to your environmental variables and points to your local repository. -Original Message- From: Rice Yeh [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2008 10:39 PM To: Maven Users List Subject: Re: Use eclipse to compile Hi, I find there is a problem with this method. Actually, nothing ge

Re: Use eclipse to compile

2008-11-10 Thread Rice Yeh
From: Rice Yeh [mailto:[EMAIL PROTECTED] >> Sent: Monday, November 10, 2008 12:30 PM >> To: users@maven.apache.org >> Subject: Use eclipse to compile >> >> Hi, >> I am following the instructions on maven-compiler-plugin to use >> eclipse's compiler to co

Re: Use eclipse to compile

2008-11-10 Thread Rice Yeh
12:30 PM > To: users@maven.apache.org > Subject: Use eclipse to compile > > Hi, > I am following the instructions on maven-compiler-plugin to use > eclipse's compiler to compile my java files. maven-compiler-plugin > depends on plexus-compiler-eclipse which has 1.5.1 a

RE: Use eclipse to compile

2008-11-10 Thread Hoover, William
http://article.gmane.org/gmane.comp.jakarta.turbine.maven.user/91072 -Original Message- From: Rice Yeh [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2008 12:30 PM To: users@maven.apache.org Subject: Use eclipse to compile Hi, I am following the instructions on maven-compiler

Use eclipse to compile

2008-11-10 Thread Rice Yeh
Hi, I am following the instructions on maven-compiler-plugin to use eclipse's compiler to compile my java files. maven-compiler-plugin depends on plexus-compiler-eclipse which has 1.5.1 as the most updated version. 1.5.1 use eclipse org.eclipse.jdt.core 3.1.0 which is too old for me. Any way can