<?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 Got different alfresco archetype version (shell prompt vs IDE) in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/got-different-alfresco-archetype-version-shell-prompt-vs-ide/m-p/11221#M4944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just curious on alfresco archetype version when creating new alfresco applications/extensions.&lt;/P&gt;&lt;P&gt;For example,&amp;nbsp;I want to create a new &lt;STRONG&gt;alfresco-platform-jar-archetype&lt;/STRONG&gt; extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I created from shell prompt, the options version permission are: 3.0.0 and 3.0.1&lt;/P&gt;&lt;P&gt;But, when I create new project (I use eclipse IDE), it will get to single/default latest version 3.0.0-beta-5. As we know it comes from archetype catalog at&amp;nbsp;&lt;A href="https://nexus.alfresco.com/nexus/content/groups/public/archetype-catalog.xml" title="https://nexus.alfresco.com/nexus/content/groups/public/archetype-catalog.xml" rel="nofollow noopener noreferrer"&gt;https://nexus.alfresco.com/nexus/content/groups/public/archetype-catalog.xml&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;archetype&amp;gt;&lt;BR /&gt;&amp;lt;groupId&amp;gt;org.alfresco.maven.archetype&amp;lt;/groupId&amp;gt;&lt;BR /&gt;&amp;lt;artifactId&amp;gt;alfresco-platform-jar-archetype&amp;lt;/artifactId&amp;gt;&lt;BR /&gt;&amp;lt;version&amp;gt;3.0.0-beta-5&amp;lt;/version&amp;gt;&lt;BR /&gt;&amp;lt;repository&amp;gt;&lt;BR /&gt;https://maven.alfresco.com/nexus/content/groups/public&lt;BR /&gt;&amp;lt;/repository&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;&lt;BR /&gt;Sample project with full support for lifecycle and rapid development of Platform/Repository JARs and AMPs (Alfresco Module Packages)&lt;BR /&gt;&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;/archetype&amp;gt;‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How the shell prompt could get the latest version of archetype while the "official" still on&amp;nbsp;&lt;SPAN&gt;3.0.0-beta-5 ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[bayu]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Aug 2017 02:55:46 GMT</pubDate>
    <dc:creator>billydekid</dc:creator>
    <dc:date>2017-08-12T02:55:46Z</dc:date>
    <item>
      <title>Got different alfresco archetype version (shell prompt vs IDE)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/got-different-alfresco-archetype-version-shell-prompt-vs-ide/m-p/11221#M4944</link>
      <description>Hi,Just curious on alfresco archetype version when creating new alfresco applications/extensions.For example,&amp;nbsp;I want to create a new alfresco-platform-jar-archetype extension.If I created from shell prompt, the options version permission are: 3.0.0 and 3.0.1But, when I create new project (I use ecli</description>
      <pubDate>Sat, 12 Aug 2017 02:55:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/got-different-alfresco-archetype-version-shell-prompt-vs-ide/m-p/11221#M4944</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-08-12T02:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Got different alfresco archetype version (shell prompt vs IDE)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/got-different-alfresco-archetype-version-shell-prompt-vs-ide/m-p/11222#M4945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "official" aka released archetype is actually on 3.0.1 right now - you can see that on &lt;A href="http://search.maven.org/#search%7Cga%7C1%7Calfresco-platform-jar-archetype" rel="nofollow noopener noreferrer"&gt;Maven Central&lt;/A&gt;. What you are getting in Eclipse seem to be only the development version. Note that the released versions will always come from Maven Central, while the development versions come from &lt;A href="https://artifacts.alfresco.com" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com&lt;/A&gt;&amp;nbsp;(or &lt;A href="https://nexus.alfresco.com" rel="nofollow noopener noreferrer"&gt;https://nexus.alfresco.com&lt;/A&gt;&amp;nbsp;- one of these is just an alias/CNAME). The difference between Eclipse and shell seems to be the configuration of Maven itself. In Eclipse you might have explicitely set the Alfresco Nexus as the source for archetypes, while the shell will by default include Maven Central in the lookup (unless you have overriden that via command line arguments).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2017 13:28:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/got-different-alfresco-archetype-version-shell-prompt-vs-ide/m-p/11222#M4945</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-08-12T13:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Got different alfresco archetype version (shell prompt vs IDE)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/got-different-alfresco-archetype-version-shell-prompt-vs-ide/m-p/11223#M4946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌, then the last question -- since I'm new on Maven: What is the archetype catalog address of Maven Central for alfresco? hence I can force to use this on Eclipse.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2017 19:26:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/got-different-alfresco-archetype-version-shell-prompt-vs-ide/m-p/11223#M4946</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-08-12T19:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Got different alfresco archetype version (shell prompt vs IDE)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/got-different-alfresco-archetype-version-shell-prompt-vs-ide/m-p/11224#M4947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, not careful with the current list on Eclipse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Maven Central" is already in the archetype catalog drop-down list with following URL&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://repo.maven.apache.org/maven2/archetype-catalog.xml" title="http://repo.maven.apache.org/maven2/archetype-catalog.xml" rel="nofollow noopener noreferrer"&gt;http://repo.maven.apache.org/maven2/archetype-catalog.xml&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I can choose the Maven Central as the provider of latest jar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 05:01:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/got-different-alfresco-archetype-version-shell-prompt-vs-ide/m-p/11224#M4947</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-08-14T05:01:48Z</dc:date>
    </item>
  </channel>
</rss>

