On 10/24/16, 6:27 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
<carlos.rov...@gmail.com on behalf of carlos.rov...@codeoscopic.com> wrote:

>Hi,
>
>from my test, maven setup is working ( I tried other params like
>htmltemplate and worked)
>So I assume that I'm setting the new flag in a bad way, but I copied what
>Alex suggested in his email inside the xml tags:
>
>-compiler.exclude-defaults-css-files=HTML.swc:defaults.css

I forgot that for Maven, the swcs have more definitive names.  Try:

-compiler.exclude-defaults-css-files=HTML-0.8.0-SNAPSHOT.swc:defaults.css

Seemed to work for me.

-Alex

Reply via email to