> All the modules except p2 use the default complier. p2 uses eclipse > compiler. I find if I just compile p2, it works well. When I try to compile > > [INFO] No such compiler 'eclipse'.
What version of Maven are you using? Most likely this is a manifestation of the "first declaration of a plugin wins" problem in Maven 2. Give this a try in Maven3 and let us know if it works or still has problems. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
