<?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: Nuxeo build failing as maven.nuxeo.org is unreachable in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316059#M3060</link>
    <description>&lt;P&gt;I think none among http and https servers for maven.nuxeo.org is up anymore.&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2022 17:26:04 GMT</pubDate>
    <dc:creator>Vishesh_Garg</dc:creator>
    <dc:date>2022-05-17T17:26:04Z</dc:date>
    <item>
      <title>Nuxeo build failing as maven.nuxeo.org is unreachable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316055#M3056</link>
      <description>&lt;P&gt;I've been trying to build a nuxeo image  since yesterday (May 15th), but it is continuously failing due to &lt;A href="http://maven.nuxeo.org/nexus/content/groups/public" target="test_blank"&gt;http://maven.nuxeo.org/nexus/content/groups/public&lt;/A&gt; (containing build jar files) being down. Are there plans to bring it back up? Alternatively, are there any mirrors available?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Step #1: Downloading from public: &lt;A href="http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/distribution/nuxeo-distribution/10.10/nuxeo-distribution-10.10.pom" target="test_blank"&gt;http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/distribution/nuxeo-distribution/10.10/nuxeo-distribution-10.10.pom&lt;/A&gt;
Step #1: Downloading from nuxeo-studio: &lt;A href="https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/ecm/distribution/nuxeo-distribution/10.10/nuxeo-distribution-10.10.pom" target="test_blank"&gt;https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/ecm/distribution/nuxeo-distribution/10.10/nuxeo-distribution-10.10.pom&lt;/A&gt;
Step #1: Downloading from central: &lt;A href="https://repo.maven.apache.org/maven2/org/nuxeo/ecm/distribution/nuxeo-distribution/10.10/nuxeo-distribution-10.10.pom" target="test_blank"&gt;https://repo.maven.apache.org/maven2/org/nuxeo/ecm/distribution/nuxeo-distribution/10.10/nuxeo-distribution-10.10.pom&lt;/A&gt;
Step #1: [ERROR] [ERROR] Some problems were encountered while processing the POMs:
Step #1: [ERROR] Non-resolvable import POM: Could not transfer artifact org.nuxeo.ecm.distribution:nuxeo-distribution:pom:10.10 from/to public (http://maven.nuxeo.org/nexus/content/groups/public): Failed to transfer file &lt;A href="http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/distribution/nuxeo-distribution/10.10/nuxeo-distribution-10.10.pom" target="test_blank"&gt;http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/distribution/nuxeo-distribution/10.10/nuxeo-distribution-10.10.pom&lt;/A&gt; with status code 502
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 16 May 2022 13:55:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316055#M3056</guid>
      <dc:creator>Vishesh_Garg</dc:creator>
      <dc:date>2022-05-16T13:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo build failing as maven.nuxeo.org is unreachable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316056#M3057</link>
      <description>&lt;P&gt;You'll need to update the sourcse as only http&lt;STRONG&gt;s&lt;/STRONG&gt;://maven.nuxeo.org works. See my &lt;A href="https://app.quandora.com/object/6479ef89-0054-451a-aa8e-f1874c8910d0"&gt;answer&lt;/A&gt; on how to do this because the maven repo is not the only thing you have to change in the code.&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 19:05:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316056#M3057</guid>
      <dc:creator>Konrad_Krenzlin</dc:creator>
      <dc:date>2022-05-16T19:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo build failing as maven.nuxeo.org is unreachable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316057#M3058</link>
      <description>&lt;P&gt;My team was advised to update POM files and replace any references to maven.nuxeo.org with packages.nuxeo.com or maven-eu.nuxeo.org.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 16:37:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316057#M3058</guid>
      <dc:creator>Terry_A</dc:creator>
      <dc:date>2022-05-17T16:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo build failing as maven.nuxeo.org is unreachable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316058#M3059</link>
      <description>&lt;P&gt;Thanks Terry! This worked for me&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 17:22:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316058#M3059</guid>
      <dc:creator>Vishesh_Garg</dc:creator>
      <dc:date>2022-05-17T17:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo build failing as maven.nuxeo.org is unreachable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316059#M3060</link>
      <description>&lt;P&gt;I think none among http and https servers for maven.nuxeo.org is up anymore.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 17:26:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316059#M3060</guid>
      <dc:creator>Vishesh_Garg</dc:creator>
      <dc:date>2022-05-17T17:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo build failing as maven.nuxeo.org is unreachable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316060#M3061</link>
      <description>&lt;P&gt;Another problem I'm facing is that even pom files downloaded from &lt;CODE&gt;packages.nuxeo.com&lt;/CODE&gt; point to &lt;CODE&gt;maven.nuxeo.org&lt;/CODE&gt; for their own dependencies, (e.g. https&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 17:44:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316060#M3061</guid>
      <dc:creator>Vishesh_Garg</dc:creator>
      <dc:date>2022-05-17T17:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo build failing as maven.nuxeo.org is unreachable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316061#M3062</link>
      <description>&lt;P&gt;Works for me, but I am also building the complete nuxeo source. Including &lt;CODE&gt;nuxeo-distribution&lt;/CODE&gt; that is missing for you.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 21:10:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316061#M3062</guid>
      <dc:creator>Konrad_Krenzlin</dc:creator>
      <dc:date>2022-05-17T21:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo build failing as maven.nuxeo.org is unreachable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316062#M3063</link>
      <description>&lt;P&gt;Coming back to this issue. Now maven.nuxeo.org isn't up for me anymore too (has been a while since last time I compiled nuxeo). So I needed to change the urls. Used the following sed command.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 10:50:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-build-failing-as-maven-nuxeo-org-is-unreachable/m-p/316062#M3063</guid>
      <dc:creator>Konrad_Krenzlin</dc:creator>
      <dc:date>2023-05-09T10:50:38Z</dc:date>
    </item>
  </channel>
</rss>

