Hi,

The error is overcame. I change Java5 to Java6. The error is gone.



Jan Torben Heuer-3 wrote:
> 
> thomas2004 wrote:
> 
> Hi thomas2004,
> 
>> I build my project with mvn eclipse:eclipse but I got error:
>> 
>> Caused by: java.lang.NoClassDefFoundError:
>> javax/activation/MimeTypeParseException
>> 
>> I've check the class "javax.activation.MimeTypeParseException.java" is in
>> "activation-1.1.jar" and this jar is already in the Maven dependency in
>> Eclipse.
>> 
>> What could be the problem?
> 
> AFAIK the eclipse goal does not compile your code thus it shouldn't raise
> the error - but I may be wrong. Can you post the relevant lines from
> mvn -X -e eclipse:eclipse?
> 
> Jan
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Caused-by%3A-java.lang.NoClassDefFoundError%3A-javax-activation-MimeTypeParseException-tp19250275p19252677.html
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