On Mon, Nov 24, 2008 at 4:52 AM, John ROM <[EMAIL PROTECTED]> wrote: > Hello, > I would like to compile java sources which make use of some Sun proprietary > API classes. > When compiling against java 1.6 I get warnings but the sources compile. > > When using maven-compiler-plugin 2.0.2 these warnings are interpreted as > Errors and I get an BUILD FAILURE. >
You're saying this happens when you invoke the build at the command-line (rather than, for instance, errors in Eclipse)? - Geoffrey -- Geoffrey Wiseman
