Thanks! I put us back to version 0.6 so that the warnings actually mean something. Perhaps we can re-upgrade if we find a way to selectively turn that error off.
- Cassie On Mon, Feb 25, 2008 at 4:23 AM, Martin Webb <[EMAIL PROTECTED]> wrote: > To temporarily suppress the "Try to use a single 'var' statement per > scope." > you can try changing the pom.xml to use an older version, ie. from: > > <groupId>net.sf.alchim</groupId> > <artifactId>yuicompressor-maven-plugin</artifactId> > > > to: > > <groupId>net.sf.alchim</groupId> > <artifactId>yuicompressor-maven-plugin</artifactId> > <version>0.6</version> > > Martin > > -- > Internet Related Technologies - http://www.irt.org >

