Now I realized that this error is ocurring only when I try to use the
m2eclipse plugin and directly with Maven it is working!
Thank's for help-me!
Regards,
André Faria
Michael Horwitz escreveu:
Have you tried with JDK 1.5? There may be a compatibility
issue with 1.6?
Mike
On 7/26/07,
Have you tried with JDK 1.5? There may be a compatibility issue with 1.6?
Mike
On 7/26/07, André Faria <[EMAIL PROTECTED]> wrote:
Hello Mike,
Yes, I'm sure, I'm running Maven with JDK 1.6.0.
The JAVA_HOME enviroment variable is pointing to JDK 1.6.0.
Thank's
André Faria
Michael Horwitz esc
Hello Mike,
Yes, I'm sure, I'm running Maven with JDK 1.6.0.
The JAVA_HOME enviroment variable is pointing to JDK 1.6.0.
Thank's
André Faria
Michael Horwitz escreveu:
Are you sure you are running Maven with a JDK and not a
JRE? We have seen this on the list when building through Eclipse and
Are you sure you are running Maven with a JDK and not a JRE? We have seen
this on the list when building through Eclipse and Eclipse is set to use a
JRE rather than a JDK.
Mike.
On 7/26/07, André Faria <[EMAIL PROTECTED]> wrote:
Hi Everybody,
I am tried to build my application with Maven 2.
Looks like this may be a bug in Struts 2. I'll check with their dev list.
Matt
On 7/26/07, André Faria <[EMAIL PROTECTED]> wrote:
Hi Everybody,
I am tried to build my application with Maven 2.0.7 and I got this error:
26/07/07 12h36min59s GMT-03:00: Missing:
1) com.sun:tools:jar:1.5.0
Hi Everybody,
I am tried to build my application with Maven 2.0.7 and I got this
error:
26/07/07 12h36min59s GMT-03:00: Missing:
1) com.sun:tools:jar:1.5.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -Dgro