OK cool.. thanks.. I'll look it up.  For now I just excluded it.

Alan

On Dec 21, 5:24 pm, Xuefeng Wu <ben...@gmail.com> wrote:
> If you google "[yuicompressor:compress {execution: default}]" would find so
> many information about this.
> It's not caused by scala2.8 or lift.
>
>
>
> On Tue, Dec 22, 2009 at 9:10 AM, Alan M <alan.morten...@gmail.com> wrote:
> > I just recently started tinkering around with 2.8.. actually a recent
> > upgrade of Netbeans kind of necessitated it.. (the only Scala plugin
> > for Netbeans 6.8 requires Scala 2.8.xxx, ughh).
>
> > So most of my code is close anyway, except for anything that depends
> > on specs.  But I had to get the 280_port of lift to compile locally
> > for my web services.  When I try it fails very near the end with:
> > ...
> > [INFO] [yuicompressor:compress {execution: default}]
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] FATAL ERROR
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] null
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Trace
> > java.lang.RuntimeException
> >        at
> > com.yahoo.platform.yui.compressor.JavaScriptCompressor.printSourceNumber
> > (JavaScriptCompressor.java:299)
> >        at com.yahoo.platform.yui.compressor.JavaScriptCompressor.parse
> > (JavaScriptCompressor.java:335)
> >        at com.yahoo.platform.yui.compressor.JavaScriptCompressor.<init>
> > (JavaScriptCompressor.java:532)
> >        at net.sf.alchim.mojo.yuicompressor.YuiCompressorMojo.processFile
> > (YuiCompressorMojo.java:178)
> > ...
>
> > I'm using maven 2.2.1 and Java 1.6.0.0 on Ubuntu.
>
> > Any ideas?
>
> > Alan
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Lift" group.
> > To post to this group, send email to lift...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/liftweb?hl=en.
>
> --
> Scala中文社区:  http://groups.google.com/group/scalacn

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to