I tracked down the problem.  I have the OpenJPA 2.0.0 jar in my classpath
during compilation, which registers an annotation processor automatically
via META-INF/services/javax.annotation.processing.Processor.  When I remove
that file from META-INF/services, everything compiles ok.

I'll have to file a bug against OpenJPA for that one.

Thanks for your help anyway,
Matthew

-- 
View this message in context: 
http://maven-users.828.n2.nabble.com/Freaking-out-javac-works-maven-compiler-plugin-does-not-tp5016302p5032882.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