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