> Xlint flags dont cover all my warnings that i wish to change to error. I
> have other warnings that dont hava a suitable Xlint flag. There is a way to
> import a compiler's preferences file which includes my settings? there is a
> another solution?

The only thing that occurs to me is to tell Maven to use JDT as your
compiler rather than javac, and then somehow tell JDT to fail on those
warnings.

PS- Google can tell you how to do this with "maven jdt compiler" as
the search phrase.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to