<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error when I tried to deploy component with Maven in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253440#M148635</link>
    <description>&lt;P&gt;Thank you @Emmanuel GALLOIS​&amp;nbsp;, it's seems to work (build success) but I don't see the component in the palette as I should.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The JAR file is now in : &lt;B&gt;C:\Users\reyna\Documents\TOS_DI-V7.3.1\configuration\.m2\repository\com\tutorial\tutorial-component\0.0.1-SNAPSHOT&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea ? &lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2022 16:11:56 GMT</pubDate>
    <dc:creator>JReynard</dc:creator>
    <dc:date>2022-03-23T16:11:56Z</dc:date>
    <item>
      <title>Error when I tried to deploy component with Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253438#M148633</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I start recently learned how to create my own component with Talend by following this tutorial =&amp;gt; &lt;A href="https://talend.github.io/component-runtime/main/1.42.0/tutorial-create-my-first-component.html" target="_blank"&gt;https://talend.github.io/component-runtime/main/1.42.0/tutorial-create-my-first-component.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I tried to deploy my component with this command : &lt;B&gt;mvn talend-component:deploy-in-studio -Dtalend.component.studioHome="C:\Users\reyna\Documents\TOS_DI-V7.3.1"&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this error: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000PLkRAAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143996iD1893B7F2B942938/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000PLkRAAA1.png" alt="0695b00000PLkRAAA1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do exactly the same things than the tutorial so I don't understand what happened here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pom.xml in attachment for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253438#M148633</guid>
      <dc:creator>JReynard</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I tried to deploy component with Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253439#M148634</link>
      <description>&lt;P&gt;Hi @Jérémy Reynard​,&lt;/P&gt;&lt;P&gt;I think that your issue is specific to powershell, try to quote the `--define` part. ie smtg like `-D"talend.component.studioHome=C:/xxxxxx"`.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 08:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253439#M148634</guid>
      <dc:creator>undx</dc:creator>
      <dc:date>2022-03-23T08:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I tried to deploy component with Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253440#M148635</link>
      <description>&lt;P&gt;Thank you @Emmanuel GALLOIS​&amp;nbsp;, it's seems to work (build success) but I don't see the component in the palette as I should.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The JAR file is now in : &lt;B&gt;C:\Users\reyna\Documents\TOS_DI-V7.3.1\configuration\.m2\repository\com\tutorial\tutorial-component\0.0.1-SNAPSHOT&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea ? &lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 16:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253440#M148635</guid>
      <dc:creator>JReynard</dc:creator>
      <dc:date>2022-03-23T16:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I tried to deploy component with Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253441#M148636</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;hum that's strange...  Maybe inspect Studio's log for any issue on startup (eventually join it here is suspicious messages).&lt;/P&gt;&lt;P&gt;Otherwise, you can specify your connector's coordinates with the `config.ini`. See property in the following table: https://talend.github.io/component-runtime/main/latest/studio.html#_configuring_the_component_server&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 14:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253441#M148636</guid>
      <dc:creator>undx</dc:creator>
      <dc:date>2022-03-25T14:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I tried to deploy component with Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253442#M148637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to add this in my config.ini &lt;/P&gt;&lt;P&gt;&lt;B&gt;maven.repository = global&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;component.java.m2=C\:/TOS_DI-8.0.1/studio/configuration/.m2/repository/&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;component.environment = dev&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But without success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No logs in my studio home directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe it's my setup, I will try with a different environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 20:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253442#M148637</guid>
      <dc:creator>JReynard</dc:creator>
      <dc:date>2022-03-27T20:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I tried to deploy component with Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253443#M148638</link>
      <description>&lt;P&gt;It works on my other computer so I have a problem with my installation I think&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 21:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253443#M148638</guid>
      <dc:creator>JReynard</dc:creator>
      <dc:date>2022-03-27T21:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I tried to deploy component with Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253444#M148639</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;seems to work with JDK version &amp;lt;= 15. &lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 12:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253444#M148639</guid>
      <dc:creator>JReynard</dc:creator>
      <dc:date>2022-04-02T12:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I tried to deploy component with Maven</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253445#M148640</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;with jdk15+ you'll certainly need to add extra jvm open parameters...&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;--add-modules=ALL-SYSTEM&lt;/P&gt;&lt;P&gt;          --add-opens java.base/java.io=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/java.lang.invoke=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/java.lang.reflect=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/java.lang=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/java.net=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/java.nio=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/java.util=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/java.util.concurrent=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/sun.nio.ch=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/sun.nio.cs=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/sun.security.action=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/sun.security.x509=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;          --add-opens java.base/sun.util.calendar=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;``` &lt;/P&gt;&lt;P&gt;to put in your Talend-Studio-&amp;lt;platform&amp;gt;.ini. (See format in ini to adapt flags).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 12:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-I-tried-to-deploy-component-with-Maven/m-p/2253445#M148640</guid>
      <dc:creator>undx</dc:creator>
      <dc:date>2022-04-08T12:12:39Z</dc:date>
    </item>
  </channel>
</rss>

