Have a look at
http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html
The executable should be what you need.
T.

On 6/23/06, Clifton Craig <[EMAIL PROTECTED]> wrote:

Hello all,

I have a question. How do I plug a different compiler into the compiler
plugin? Is there a guide or a howto that I can referr to? I need to know
what's involved. Do I have to write some Java code (a compiler class or
something) or can I get away with using the plugin attributes, forking,
and
setting a custom command line? I went down this road with Groovy with no
success and now I need to compile XSLTs. Can somebody guide me?

-------------------------------------------------
Clifton C. Craig, Software Engineer
Tell me what's up...
visit: http://codeforfun.wordpress.com
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to