<?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 use nuxeo cli with Nuxeo 2021 in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325749#M12750</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Nuxeo CLI has not been updated when Nuxeo 2021 is released.
I uninstalled Nuxeo CLI and install again using the commande &lt;CODE&gt;npm install -g nuxeo-cli&lt;/CODE&gt; but when i type &lt;CODE&gt;nuxeo -v&lt;/CODE&gt; I still get version 2.0.0.
When I generate a sample project with &lt;CODE&gt;nuxeo bootstrap single-module&lt;/CODE&gt; command, I still get in the generated pom :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;parent&amp;gt;
&amp;lt;groupId&amp;gt;org.nuxeo&amp;lt;/groupId&amp;gt;
&amp;lt;artifactId&amp;gt;nuxeo-addons-parent&amp;lt;/artifactId&amp;gt;
&amp;lt;version&amp;gt;10.10&amp;lt;/version&amp;gt;
&amp;lt;/parent&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Do you have any idea if it will be upgraded to Nuxeo 2021 ?
Regards.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2022 15:09:20 GMT</pubDate>
    <dc:creator>Ghazi_HAKIM</dc:creator>
    <dc:date>2022-06-20T15:09:20Z</dc:date>
    <item>
      <title>use nuxeo cli with Nuxeo 2021</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325749#M12750</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Nuxeo CLI has not been updated when Nuxeo 2021 is released.
I uninstalled Nuxeo CLI and install again using the commande &lt;CODE&gt;npm install -g nuxeo-cli&lt;/CODE&gt; but when i type &lt;CODE&gt;nuxeo -v&lt;/CODE&gt; I still get version 2.0.0.
When I generate a sample project with &lt;CODE&gt;nuxeo bootstrap single-module&lt;/CODE&gt; command, I still get in the generated pom :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;parent&amp;gt;
&amp;lt;groupId&amp;gt;org.nuxeo&amp;lt;/groupId&amp;gt;
&amp;lt;artifactId&amp;gt;nuxeo-addons-parent&amp;lt;/artifactId&amp;gt;
&amp;lt;version&amp;gt;10.10&amp;lt;/version&amp;gt;
&amp;lt;/parent&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Do you have any idea if it will be upgraded to Nuxeo 2021 ?
Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 15:09:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325749#M12750</guid>
      <dc:creator>Ghazi_HAKIM</dc:creator>
      <dc:date>2022-06-20T15:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: use nuxeo cli with Nuxeo 2021</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325750#M12751</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Can anyone from Nuxeo comment on this thread?  I am in the similar boat.  There are a lot of challenges with writing custom Java code.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;SG&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 21:35:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325750#M12751</guid>
      <dc:creator>Sudarshan_Ghate</dc:creator>
      <dc:date>2022-08-12T21:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: use nuxeo cli with Nuxeo 2021</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325751#M12752</link>
      <description>&lt;P&gt;Hello,
Nuxeo CLI prompts you for the Nuxeo platform version you want to use, if you specify 10.10 (default value) you obtain the pom.xml above.
If you want to create a package for LTS-2021, you need to specify version 2021.X where X equals to the latest release you want to use (e.g. 2021.24)&lt;/P&gt;
&lt;P&gt;For example, to create a whole package to start developing:
&lt;CODE&gt;nuxeo bootstrap&lt;/CODE&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="type an image title"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1926iD2DE6C323C16947B/image-size/large?v=v2&amp;amp;px=999" role="button" title="type an image title" alt="type an image title" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then finally create a package module to be able to compile your Java MarketPlace as a package you can compile and install on a server:
&lt;CODE&gt;nuxeo bootstrap package&lt;/CODE&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="type an image title"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1927iA2F2FCA4F2D51B44/image-size/large?v=v2&amp;amp;px=999" role="button" title="type an image title" alt="type an image title" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You will end up with a standard project having:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;a parent pom.xml&lt;/LI&gt;
&lt;LI&gt;a core project (where you put your main code)&lt;/LI&gt;
&lt;LI&gt;a package project (where you express package dependency and install instructions)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Your pom.xml should looks like this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;parent&amp;gt;
    &amp;lt;groupId&amp;gt;org.nuxeo&amp;lt;/groupId&amp;gt;
    &amp;lt;artifactId&amp;gt;nuxeo-parent&amp;lt;/artifactId&amp;gt;
    &amp;lt;version&amp;gt;2021.24&amp;lt;/version&amp;gt;
  &amp;lt;/parent&amp;gt;

  &amp;lt;groupId&amp;gt;org.mygroup.id&amp;lt;/groupId&amp;gt;
  &amp;lt;artifactId&amp;gt;test-parent&amp;lt;/artifactId&amp;gt;
  &amp;lt;name&amp;gt;Test parent&amp;lt;/name&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Aug 2022 08:23:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325751#M12752</guid>
      <dc:creator>Jordann_Roussel</dc:creator>
      <dc:date>2022-08-17T08:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: use nuxeo cli with Nuxeo 2021</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325752#M12753</link>
      <description>&lt;P&gt;Jordan,&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 19:51:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325752#M12753</guid>
      <dc:creator>Sudarshan_Ghate</dc:creator>
      <dc:date>2022-08-17T19:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: use nuxeo cli with Nuxeo 2021</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325753#M12754</link>
      <description>&lt;P&gt;Sudarshan, Nuxeo LTS 2021 Maven artefacts are private. If you're working on a 2021 project with proper subscription, you need to request access to the repository through a support ticket, then update your Maven settings with a personal token you will need to generate.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 07:16:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325753#M12754</guid>
      <dc:creator>Jordann_Roussel</dc:creator>
      <dc:date>2022-08-18T07:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: use nuxeo cli with Nuxeo 2021</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325754#M12755</link>
      <description>&lt;P&gt;Perfect !  I had the access but i was using the wrong token in my Maven settings.xml file.  I appreciate the help!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 21:07:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325754#M12755</guid>
      <dc:creator>Sudarshan_Ghate</dc:creator>
      <dc:date>2022-08-18T21:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: use nuxeo cli with Nuxeo 2021</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325755#M12756</link>
      <description>&lt;P&gt;Thank you Jordan for your response.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 08:32:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/use-nuxeo-cli-with-nuxeo-2021/m-p/325755#M12756</guid>
      <dc:creator>Ghazi_HAKIM</dc:creator>
      <dc:date>2022-08-25T08:32:45Z</dc:date>
    </item>
  </channel>
</rss>

