<?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>Themebuilder Gradle Plugin / thumbnail.png</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=87729109" />
  <subtitle>Themebuilder Gradle Plugin / thumbnail.png</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=87729109</id>
  <updated>2026-04-07T08:23:51Z</updated>
  <dc:date>2026-04-07T08:23:51Z</dc:date>
  <entry>
    <title>RE: Themebuilder Gradle Plugin / thumbnail.png</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=92684679" />
    <author>
      <name>Marco Abbuonandi</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=92684679</id>
    <updated>2017-08-04T10:52:26Z</updated>
    <published>2017-08-04T10:52:26Z</published>
    <summary type="html">Adding the screenshot.png works because in the ThemeBuilder &amp;#34;com.liferay.portal.tools.theme.builder&amp;#34; code there is the check &lt;br /&gt;if exists images/screenshot.png loads thumbnail. The method is _writeScreenshotThumbnail()</summary>
    <dc:creator>Marco Abbuonandi</dc:creator>
    <dc:date>2017-08-04T10:52:26Z</dc:date>
  </entry>
  <entry>
    <title>RE: Themebuilder Gradle Plugin / thumbnail.png</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=92684375" />
    <author>
      <name>Marco Abbuonandi</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=92684375</id>
    <updated>2017-08-04T10:08:10Z</updated>
    <published>2017-08-04T10:08:10Z</published>
    <summary type="html">Hi,&lt;br /&gt;If I use gulp it works.&lt;br /&gt;With gradle does not update my thumbnail in the build, but if I add screenshot.png in the path images/, it works and &lt;br /&gt;the image &amp;#39;thumbnail&amp;#39; is updated in the build.</summary>
    <dc:creator>Marco Abbuonandi</dc:creator>
    <dc:date>2017-08-04T10:08:10Z</dc:date>
  </entry>
  <entry>
    <title>RE: Themebuilder Gradle Plugin / thumbnail.png</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=92680904" />
    <author>
      <name>Marco Abbuonandi</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=92680904</id>
    <updated>2017-08-04T09:16:29Z</updated>
    <published>2017-08-04T09:16:29Z</published>
    <summary type="html">Hi,&lt;br /&gt;I have the same problem.&lt;br /&gt;&lt;br /&gt;liferay 7 CE GA3, IDE 3.0.1 and gradle-3.3&lt;br /&gt;The following file build.gradle:&lt;br /&gt;&lt;br /&gt;buildscript {&lt;br /&gt;	dependencies {&lt;br /&gt;		classpath group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.gradle.plugins.theme.builder&amp;#34;, version: &amp;#34;2.0.2&amp;#34;&lt;br /&gt;	}&lt;br /&gt;	repositories {&lt;br /&gt;		maven {&lt;br /&gt;			url &amp;#34;https://cdn.lfrs.sl/repository.liferay.com/nexus/content/groups/public&amp;#34;&lt;br /&gt;		}&lt;br /&gt;	}&lt;br /&gt;}&lt;br /&gt;apply plugin: &amp;#34;com.liferay.portal.tools.theme.builder&amp;#34;&lt;br /&gt;dependencies {&lt;br /&gt;	parentThemes group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.frontend.theme.styled&amp;#34;, version: &amp;#34;2.0.13&amp;#34;&lt;br /&gt;	parentThemes group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.frontend.theme.unstyled&amp;#34;, version: &amp;#34;2.0.13&amp;#34;&lt;br /&gt;	portalCommonCSS group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.frontend.css.common&amp;#34;, version: &amp;#34;2.0.3&amp;#34;&lt;br /&gt;	themeBuilder group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.portal.tools.theme.builder&amp;#34;, version: &amp;#34;1.1.3&amp;#34;&lt;br /&gt;}</summary>
    <dc:creator>Marco Abbuonandi</dc:creator>
    <dc:date>2017-08-04T09:16:29Z</dc:date>
  </entry>
  <entry>
    <title>Themebuilder Gradle Plugin / thumbnail.png</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=87729108" />
    <author>
      <name>Andreas Scheck</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=87729108</id>
    <updated>2017-03-29T10:52:54Z</updated>
    <published>2017-03-29T10:52:54Z</published>
    <summary type="html">Hi,&lt;br /&gt;&lt;br /&gt;we&amp;#39;re migrating our LR 6.x themes to LR7. Starting point was the sample project from liferay-blade-samples/liferay-gradle/blade.theme. Everything is working nice so far except for the fact, that the thumbnail picture is the Liferay default and not the one I put into the images folder. &lt;br /&gt;&lt;br /&gt;My steps to reproduce: &lt;br /&gt;1. make copy of  liferay-blade-samples/liferay-gradle/blade.theme&lt;br /&gt;2. place a thumbnail.png into src/main/webapps/images&lt;br /&gt;3. ../gradlew buildTheme&lt;br /&gt;Result: the image in build/buildTheme/images/thumbnail.png is not the one I placed into the webapps/images folder&lt;br /&gt;&lt;br /&gt;Maybe this is not a big issue and I&amp;#39;m doing something wrong?&lt;br /&gt;&lt;br /&gt;best regards,&lt;br /&gt;Andreas</summary>
    <dc:creator>Andreas Scheck</dc:creator>
    <dc:date>2017-03-29T10:52:54Z</dc:date>
  </entry>
</feed>
