You can set $HOME/buil.properties to use jikes ! I remember having some problems using jikes and mavem on mavem:site
On Fri, 2002-06-07 at 05:58, Ulrich Aschoff wrote: > 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]> -- Leandro Rodrigo Saad Cruz IT - Inter Business Tecnologia e Servicos (IB) http://www.ibnetwork.com.br -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
