This has disabled compression entirely, because 0.6 does not put files in the correct output location (it's putting everything directly under classes/ instead of retaining directory structure). I upgraded to 0.6.2, which was the first version that corrects this path.
On Mon, Feb 25, 2008 at 8:45 AM, Cassie <[EMAIL PROTECTED]> wrote: > 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 > > > -- ~Kevin If you received this email by mistake, please delete it, cancel your mail account, destroy your hard drive, silence any witnesses, and burn down the building that you're in.

