> is it possiible to change the format of error messages to that which the
> standalone javac compiler produces? I haven't found anything on that in
> the compiler:compile at maven.apache.org.

If you can find a way to do this with plain old Javac from the command
line, then you can probably make it work in Maven.

What is the command line equivalent "javac .... blah.java" that you
want to utilize?

Wayne

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

Reply via email to