Thanks Wendy! That did the trick. No complaints about the javadoc plugin that I see so far.
Thanks all for your guidance. ,chris On Nov 15, 2007 1:57 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > 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 >
