<?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: Getting 401 Unauthorized Error while deploying from Jenkins in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Getting-401-Unauthorized-Error-while-deploying-from-Jenkins/m-p/2314088#M142516</link>
    <description>&lt;P&gt;Hello @Nikhil Tabjula​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are receiving a 401 it is because Maven is sending the wrong login credentials, or no credentials at all."&lt;/P&gt;&lt;P&gt;Could you please cross verify that once ? if everything is correct then You also get this error if you try to publish something to a releases repository&amp;nbsp;&lt;B&gt;and that version already exists in the repository.&lt;/B&gt;&amp;nbsp;So you might find that by publishing from the command line it works, but then when you do it from a script it fails (because it didn't exist in the repository the first time around). Either publish using a different version number, or delete the old artefact on the server and republish.&lt;/P&gt;&lt;P&gt;The SNAPSHOTS repository (as opposed to the releases repository) allows you to overwrite a similarly numbered version, but your version number should have "-SNAPSHOT" at the end of it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know if this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Mar 2021 08:08:12 GMT</pubDate>
    <dc:creator>Ramya_V</dc:creator>
    <dc:date>2021-03-01T08:08:12Z</dc:date>
    <item>
      <title>Getting 401 Unauthorized Error while deploying from Jenkins</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-401-Unauthorized-Error-while-deploying-from-Jenkins/m-p/2314087#M142515</link>
      <description>&lt;P&gt;Getting Below  Error while doing a Jenkins build, tried multiple options but not helping. Any insights can be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;https\://talendbuildserver.lb.com/repository/talend-custom-libs-snapshot/.error=Could not transfer artifact org.talend.ci\:builder-maven-plugin\:pom\:7.3.4 from/to plugins_snapshot (https\://talendbuildserver.lb.com/repository/talend-custom-libs-snapshot/)\: Authentication failed for https\://talendbuildserver.lb.com/repository/talend-custom-libs-snapshot/org/talend/ci/builder-maven-plugin/7.3.4/builder-maven-plugin-7.3.4.pom 401 Unauthorized&lt;/P&gt;&lt;P&gt;c1a937eaf8b6ccb930156b9f2b6e4664def26a46@default-central-https\://talendbuildserver.lb.com/repository/maven-central/.lastUpdated=1614369497119&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-401-Unauthorized-Error-while-deploying-from-Jenkins/m-p/2314087#M142515</guid>
      <dc:creator>NTabjula</dc:creator>
      <dc:date>2024-11-16T00:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 401 Unauthorized Error while deploying from Jenkins</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-401-Unauthorized-Error-while-deploying-from-Jenkins/m-p/2314088#M142516</link>
      <description>&lt;P&gt;Hello @Nikhil Tabjula​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are receiving a 401 it is because Maven is sending the wrong login credentials, or no credentials at all."&lt;/P&gt;&lt;P&gt;Could you please cross verify that once ? if everything is correct then You also get this error if you try to publish something to a releases repository&amp;nbsp;&lt;B&gt;and that version already exists in the repository.&lt;/B&gt;&amp;nbsp;So you might find that by publishing from the command line it works, but then when you do it from a script it fails (because it didn't exist in the repository the first time around). Either publish using a different version number, or delete the old artefact on the server and republish.&lt;/P&gt;&lt;P&gt;The SNAPSHOTS repository (as opposed to the releases repository) allows you to overwrite a similarly numbered version, but your version number should have "-SNAPSHOT" at the end of it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know if this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 08:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-401-Unauthorized-Error-while-deploying-from-Jenkins/m-p/2314088#M142516</guid>
      <dc:creator>Ramya_V</dc:creator>
      <dc:date>2021-03-01T08:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 401 Unauthorized Error while deploying from Jenkins</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-401-Unauthorized-Error-while-deploying-from-Jenkins/m-p/2314089#M142517</link>
      <description>&lt;P&gt;Hello RVP, Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did verify the Login Credentials and i see all of them good, do not see any issue.&lt;/P&gt;&lt;P&gt;When you mean the release repository is it the Jars you are mentioning or the Application itself. The talend release repo had the Jars, but the talend Snap shot did not have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nikhil T&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 13:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-401-Unauthorized-Error-while-deploying-from-Jenkins/m-p/2314089#M142517</guid>
      <dc:creator>NTabjula</dc:creator>
      <dc:date>2021-03-01T13:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 401 Unauthorized Error while deploying from Jenkins</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-401-Unauthorized-Error-while-deploying-from-Jenkins/m-p/2314090#M142518</link>
      <description>&lt;P&gt;I am also facing exact same issue however through Azure Devops pipeline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hemant&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 06:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-401-Unauthorized-Error-while-deploying-from-Jenkins/m-p/2314090#M142518</guid>
      <dc:creator>cdhemant</dc:creator>
      <dc:date>2021-07-23T06:20:16Z</dc:date>
    </item>
  </channel>
</rss>

