-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Matthew Adams schrieb: > I need the -XhasMember feature available, which is in the 1.3 codebase of > aspectj-maven-plugin. Can you guys release that yet? Otherwise, I'm looking > at using ant in my pom, which I'd rather not do.
Hi Matthew, our team (at baaderbank.de) ran into the same situation. For the time being, we solved the problem by using a specific SNAPSHOT version which worked for us. (If interested, I could provide you an excerpt of our configuration next week; just tell me!). On a related topic, it turns out that you can force the aspectj-maven-plugin to use a more recent AspectJ compiler version: you can explicitly override the official dependencies of any maven plugin directly within the plugin configuration within your POM. Cheers, Hermann Vosseler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAksjIlIACgkQZbZrB6HelLIhJgCdGPlXR9V5XX/PLI6jjF95NlAN xzEAnRSL2J5xw/JHDIH2xvnylFbcuAlW =IVed -----END PGP SIGNATURE----- _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
