<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>CSS Builder 3.0 breaks build</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113726574" />
  <subtitle>CSS Builder 3.0 breaks build</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113726574</id>
  <updated>2026-04-03T20:54:49Z</updated>
  <dc:date>2026-04-03T20:54:49Z</dc:date>
  <entry>
    <title>RE: CSS Builder 3.0 breaks build</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113730551" />
    <author>
      <name>Dave Truong</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113730551</id>
    <updated>2019-05-24T17:13:51Z</updated>
    <published>2019-05-24T17:13:51Z</published>
    <summary type="html">Sorry guys!  We typically hard code these dependencies into the templates but we missed it for our WAR-based templates.  Our next set of templates will have these dependencies coded in so you won&amp;#39;t run into these issues next time.&lt;br /&gt;&lt;br /&gt;As a precaution... you may want to include a different dependency: &lt;br /&gt;7.0 it should be:&lt;br /&gt; portalCommonCss group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.frontend.common&amp;#34;, version: &amp;#34;2.0.3&amp;#34;&lt;br /&gt;7.1 it should be:&lt;br /&gt;portalCommonCss group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.frontend.common&amp;#34;, version: &amp;#34;3.0.1&amp;#34;</summary>
    <dc:creator>Dave Truong</dc:creator>
    <dc:date>2019-05-24T17:13:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: CSS Builder 3.0 breaks build</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113727694" />
    <author>
      <name>Артем Карузин</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113727694</id>
    <updated>2019-05-24T12:34:23Z</updated>
    <published>2019-05-24T12:34:23Z</published>
    <summary type="html">Thank you, very helpful</summary>
    <dc:creator>Артем Карузин</dc:creator>
    <dc:date>2019-05-24T12:34:23Z</dc:date>
  </entry>
  <entry>
    <title>CSS Builder 3.0 breaks build</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113726573" />
    <author>
      <name>Christoph Rabel</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113726573</id>
    <updated>2019-05-24T11:04:55Z</updated>
    <published>2019-05-24T11:04:55Z</published>
    <summary type="html">Today css builder 3.0.0 plugin was released to the maven repository and it broke at least one of our 7.0 gradle theme builds. We found the problem, I am posting this here so that it can be found by others who might be affected too.&lt;br /&gt;&lt;br /&gt;The&lt;strong&gt; buildCSS step fails&lt;/strong&gt; with:&lt;br /&gt;:wars:Theme:buildCSS&lt;br /&gt;&lt;strong&gt;Was passed main parameter &amp;#39;sass.append.css.import.timestamps=true&amp;#39; but no main parameter was defined in your arg class&lt;/strong&gt;&lt;br /&gt;Usage: java -jar com.liferay.css.builder-3.0.0.jar [options]&lt;br /&gt;  Options:&lt;br /&gt;...&lt;br /&gt;The problem stems from a commit that changed the parameters, sass.append.css.import.timestamps (and several others) don&amp;#39;t exist anymore. To resolve this, you need to add the following dependency to your build.gradle:&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;dependencies { &lt;br /&gt;   cssBuilder group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.css.builder&amp;#34;, version: &amp;#34;2.1.3&amp;#34; &lt;br /&gt;}&lt;/strong&gt;&lt;br /&gt;This forces the build to use the older 2.1.3 version.</summary>
    <dc:creator>Christoph Rabel</dc:creator>
    <dc:date>2019-05-24T11:04:55Z</dc:date>
  </entry>
</feed>
