<?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 Can not build Talend Open Studio for Data Quality Source Codes in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Can-not-build-Talend-Open-Studio-for-Data-Quality-Source-Codes/m-p/2281007#M3591</link>
    <description>Hi, 
&lt;BR /&gt;I am trying to build TOS DQ source files by using below steps. 
&lt;BR /&gt;1. I created a folder TalendSourceCodes in my Windows 7 (64 bit) laptop. 
&lt;BR /&gt;2. In that directory I cloned required repositories using below commands; 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone https//github.com/Talend/studio-se-master.git (I removed ":" in&amp;nbsp;links&amp;nbsp;in order to pass URL restriction )&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone https//github.com/Talend/tcommon-studio-se.git 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone https//github.com/Talend/tdq-studio-se.git 
&lt;BR /&gt;3. In TalendSourceCode\studio-se-master\talend.studio.parent.pom directory 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mvn clean install 
&lt;BR /&gt;4. When I tried to build tcommon-studio-se in TalendSourceCode\tcommon-studio-se directory using below command 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mvn clean install 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I got below error messages; 
&lt;BR /&gt; Resolving dependencies of MavenProject: org.talend.studio 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;rg.talend.core.feature:6.2.1-SNAPSHOT @ E:\TalendSourceCode\tcommon-studio-se\main\features\org.talend.core.feature\pom.xml 
&lt;BR /&gt; {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true,osgi.arch=x86} 
&lt;BR /&gt; Cannot resolve project dependencies: 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Software being installed: org.talend.core.feature.feature.group 6.2.1.qualifier 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Missing requirement: org.talend.tos.libraries.feature.feature.group 6. 
&lt;BR /&gt;2.1.20160527_1936-SNAPSHOT requires 'org.talend.libraries.jdbc.feature.feature.group ' but it could not be found 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Cannot satisfy dependency: org.talend.core.feature.feature.group 6.2.1.qualifier depends on: org.talend.tos.libraries.feature.feature.group 0.0.0 
&lt;BR /&gt; 
&lt;BR /&gt; See &amp;nbsp;help. 
&lt;BR /&gt; Cannot resolve dependencies of MavenProject: org.talend.studio 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;rg.talend.core.feature:6.2.1-SNAPSHOT @ E:\TalendSourceCode\tcommon-studio-se\main\features\org.talend.core.feature\pom.xml: See log for details -&amp;gt; 
&lt;BR /&gt; 
&lt;BR /&gt; To see the full stack trace of the errors, re-run Maven with the -e switch. 
&lt;BR /&gt; Re-run Maven using the -X switch to enable full debug logging. 
&lt;BR /&gt;Am I doing something wrong or there is a problem in source codes? I tried to compile source codes whole weekend but I couldn't manage. (I couldn't follow the steps recommended using gitslave because I couldn't manage to install and run gitslave also. I got a lot of errors. So I used git instead of gits and cloned child repositories manually.) 
&lt;BR /&gt;I will be very happy&amp;nbsp;if someone help me. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Koray</description>
    <pubDate>Sat, 16 Nov 2024 10:36:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:36:45Z</dc:date>
    <item>
      <title>Can not build Talend Open Studio for Data Quality Source Codes</title>
      <link>https://community.qlik.com/t5/Data-Quality/Can-not-build-Talend-Open-Studio-for-Data-Quality-Source-Codes/m-p/2281007#M3591</link>
      <description>Hi, 
&lt;BR /&gt;I am trying to build TOS DQ source files by using below steps. 
&lt;BR /&gt;1. I created a folder TalendSourceCodes in my Windows 7 (64 bit) laptop. 
&lt;BR /&gt;2. In that directory I cloned required repositories using below commands; 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone https//github.com/Talend/studio-se-master.git (I removed ":" in&amp;nbsp;links&amp;nbsp;in order to pass URL restriction )&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone https//github.com/Talend/tcommon-studio-se.git 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone https//github.com/Talend/tdq-studio-se.git 
&lt;BR /&gt;3. In TalendSourceCode\studio-se-master\talend.studio.parent.pom directory 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mvn clean install 
&lt;BR /&gt;4. When I tried to build tcommon-studio-se in TalendSourceCode\tcommon-studio-se directory using below command 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mvn clean install 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I got below error messages; 
&lt;BR /&gt; Resolving dependencies of MavenProject: org.talend.studio 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;rg.talend.core.feature:6.2.1-SNAPSHOT @ E:\TalendSourceCode\tcommon-studio-se\main\features\org.talend.core.feature\pom.xml 
&lt;BR /&gt; {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true,osgi.arch=x86} 
&lt;BR /&gt; Cannot resolve project dependencies: 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Software being installed: org.talend.core.feature.feature.group 6.2.1.qualifier 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Missing requirement: org.talend.tos.libraries.feature.feature.group 6. 
&lt;BR /&gt;2.1.20160527_1936-SNAPSHOT requires 'org.talend.libraries.jdbc.feature.feature.group ' but it could not be found 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Cannot satisfy dependency: org.talend.core.feature.feature.group 6.2.1.qualifier depends on: org.talend.tos.libraries.feature.feature.group 0.0.0 
&lt;BR /&gt; 
&lt;BR /&gt; See &amp;nbsp;help. 
&lt;BR /&gt; Cannot resolve dependencies of MavenProject: org.talend.studio 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;rg.talend.core.feature:6.2.1-SNAPSHOT @ E:\TalendSourceCode\tcommon-studio-se\main\features\org.talend.core.feature\pom.xml: See log for details -&amp;gt; 
&lt;BR /&gt; 
&lt;BR /&gt; To see the full stack trace of the errors, re-run Maven with the -e switch. 
&lt;BR /&gt; Re-run Maven using the -X switch to enable full debug logging. 
&lt;BR /&gt;Am I doing something wrong or there is a problem in source codes? I tried to compile source codes whole weekend but I couldn't manage. (I couldn't follow the steps recommended using gitslave because I couldn't manage to install and run gitslave also. I got a lot of errors. So I used git instead of gits and cloned child repositories manually.) 
&lt;BR /&gt;I will be very happy&amp;nbsp;if someone help me. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Koray</description>
      <pubDate>Sat, 16 Nov 2024 10:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Can-not-build-Talend-Open-Studio-for-Data-Quality-Source-Codes/m-p/2281007#M3591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can not build Talend Open Studio for Data Quality Source Codes</title>
      <link>https://community.qlik.com/t5/Data-Quality/Can-not-build-Talend-Open-Studio-for-Data-Quality-Source-Codes/m-p/2281008#M3592</link>
      <description>Hi,&lt;BR /&gt;Does this issue repro when you build Talend open source on V 6.1? Have you already checked document about:&lt;A href="https://github.com/Talend/studio-se-master" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Talend/studio-se-master&lt;/A&gt;?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 06 Jun 2016 03:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Can-not-build-Talend-Open-Studio-for-Data-Quality-Source-Codes/m-p/2281008#M3592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T03:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can not build Talend Open Studio for Data Quality Source Codes</title>
      <link>https://community.qlik.com/t5/Data-Quality/Can-not-build-Talend-Open-Studio-for-Data-Quality-Source-Codes/m-p/2281009#M3593</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;I managed to build the code. Interestingly I managed this by changing the order of dependent modules in POM (by putting required modules before dependent modules).Infact as far as I know this must be managed by Maven automatically.&amp;nbsp;Now I am working on running Data Quality from eclipse IDE. Couldn't manage it yet. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Koray</description>
      <pubDate>Thu, 09 Jun 2016 08:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Can-not-build-Talend-Open-Studio-for-Data-Quality-Source-Codes/m-p/2281009#M3593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-09T08:29:38Z</dc:date>
    </item>
  </channel>
</rss>

