Hi,

I'm new with ant and maven.

I have set up a file build-maven.xml whith was shipped with maven.

It works fine with the javac compiler, but how con i get maven to use jikes?

I have added <property name="build.compiler" value="jikes"/> to the
build-maven.xml file, but it seems that only javac is used.

Is there any property in project.properties that must be set?

Thank you.

Uli

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

Reply via email to