You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by marc <in...@hotmail.com> on 2006/08/08 17:52:41 UTC

Re: ClassNotFoundException or NoClassDefFoundError executing maven2 inst

Now, it's works fine!!!

the problem was done by the description element in the pom.xml that was too
long and with several whitespaces, and the Specification-Title attribute
(which it's mapped) in the MANIFEST.MF was not well-formed. In J2se 1.4.2_x
the classloader found this problem and that's not load this jar without any
comment  (?????). Nevertheless in j2se 5.0 found the problem and report the
problem!!!
Obviusly, it is not a bug in your plugin!!!!!

thanks a lot

Francesc
-- 
View this message in context: http://www.nabble.com/ClassNotFoundException-or-NoClassDefFoundError-executing-maven2-install-tf2064586.html#a5709416
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org