Thank you for that info, but why is 1.5 not the default if your JAVA_HOME is
a 1.5 jdk?

regards,

Wim

2005/10/27, Emmanuel Venisse <[EMAIL PROTECTED]>:
>
> http://maven.apache.org/maven2/general.html#Compiling-J2SE-5
>
> Guido Zockoll a écrit :
> > I am trying to "mavenize" my current project. It is a Java 5 project and
> > i get to following error from mvn:
> >
> > java:[24,9] annotations are not supported in -source 1.3
> > (try -source 1.5 to enable annotations)
> > @Override
> >
> > But where should i define "-source 1.5"? I could not find any hint in
> > the documentation?
> >
> > Thanks for help in advance
> >
> > Guido
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to