On 10/24/16, 6:27 AM, "[email protected] on behalf of Carlos Rovira"
<[email protected] on behalf of [email protected]> 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