On Nov 15, 2007 2:49 PM, Christofer Jennings <[EMAIL PROTECTED]> wrote:
> I got SVN installed locally and set up my POM to use its repository.
> Continuum can now get the files and build but I get an error about compiling
> with generics. I says "use -source 5 or higher to enable generics" but I
> don't know where to put "-source 5" .... hmmm

See if this helps...
http://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html

(You may also need to configure the Javadoc plugin.)

-- 
Wendy

Reply via email to