dev@glassfish.java.net

One more reason to use mvn 2.0.7

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Thu, 02 Oct 2008 10:46:59 -0700

Combination of maven 2.0.9 and the felix plugin produces (in 2 cases out of 3 in
our internal poll) incorrect Export-Package entry in the manifest file when
extra classes are added to the module's jar during the build (like in
javax.ejb). With maven 2.0.9, the Export-Package entry does *not* list packages
for those added classes.

It works correctly with maven 2.0.7 (!).

I'll be doing some further investigation to try to narrow down the details to
check if it is a bug in felix plugin or change in behavior in maven 2.0.9 that
exposes the problem.

Regards,
-marina