<?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: List of module jar versions for alfresco-content-repository-community:6.2.1-A8 docker image in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117526#M32503</link>
    <description>&lt;P&gt;Thanks for the reply. I am trying to build a pipeline at my end for generating the relevant jars from their public github repos and generating a docker image out of them. Is it possible to generate the alfresco community war from the public github repos?&lt;/P&gt;&lt;P&gt;I tried building docker image from&amp;nbsp;&lt;A href="https://github.com/Alfresco/acs-community-packaging" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/acs-community-packaging&lt;/A&gt; but mvn clean install fails as it refers to enterprise jars:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[ERROR] Failed to execute goal on project alfresco-content-services-distribution: Could not resolve dependencies for project org.alfresco:alfresco-content-services-distribution:jar:7.0.0-SNAPSHOT: Could not find artifact org.alfresco:alfresco-enterprise-remote-api:jar:8.219 in alfresco-public (https://artifacts.alfresco.com/nexus/content/groups/public&lt;/PRE&gt;</description>
    <pubDate>Thu, 17 Sep 2020 15:19:05 GMT</pubDate>
    <dc:creator>rimisra</dc:creator>
    <dc:date>2020-09-17T15:19:05Z</dc:date>
    <item>
      <title>List of module jar versions for alfresco-content-repository-community:6.2.1-A8 docker image</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117524#M32501</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;Would anyone be able to help me out with what individual versions of each alfresco module e.g. alfresco-repository, alfresco-remote-api, alfresco-core, alfresco-text-gen etc are present as part of Dockerfile for generating&amp;nbsp;alfresco-content-repository-community:6.2.1-A8 docker image?&lt;/P&gt;&lt;P&gt;I am after what minimum modules are required to start up alfresco from here: &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-hub/project-overview-repository/ba-p/290502" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-hub/project-overview-repository/ba-p/290502&lt;/A&gt; and their versions&lt;/P&gt;&lt;P&gt;I tried to build and start alfresco repo on its own from&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-repository" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-repository&lt;/A&gt; but it returns&lt;/P&gt;&lt;PRE&gt;java -jar alfresco-repository-8.274-SNAPSHOT.jar 
no main manifest attribute, in alfresco-repository-8.274-SNAPSHOT.jar&lt;/PRE&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 12:10:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117524#M32501</guid>
      <dc:creator>rimisra</dc:creator>
      <dc:date>2020-09-17T12:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: List of module jar versions for alfresco-content-repository-community:6.2.1-A8 docker image</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117525#M32502</link>
      <description>&lt;P&gt;Can you provide any details as to what you want to achive ? Ideally i would not be worrying what all jar files are present in alfresco image and what version they are. I would simply use the docker image and put my customizations on top of it via extension points.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find all the community and public artifacts here:&amp;nbsp;&lt;A href="https://artifacts.alfresco.com/nexus/content/repositories/releases/org/alfresco/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com/nexus/content/repositories/releases/org/alfresco/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 14:19:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117525#M32502</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-09-17T14:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: List of module jar versions for alfresco-content-repository-community:6.2.1-A8 docker image</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117526#M32503</link>
      <description>&lt;P&gt;Thanks for the reply. I am trying to build a pipeline at my end for generating the relevant jars from their public github repos and generating a docker image out of them. Is it possible to generate the alfresco community war from the public github repos?&lt;/P&gt;&lt;P&gt;I tried building docker image from&amp;nbsp;&lt;A href="https://github.com/Alfresco/acs-community-packaging" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/acs-community-packaging&lt;/A&gt; but mvn clean install fails as it refers to enterprise jars:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[ERROR] Failed to execute goal on project alfresco-content-services-distribution: Could not resolve dependencies for project org.alfresco:alfresco-content-services-distribution:jar:7.0.0-SNAPSHOT: Could not find artifact org.alfresco:alfresco-enterprise-remote-api:jar:8.219 in alfresco-public (https://artifacts.alfresco.com/nexus/content/groups/public&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Sep 2020 15:19:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117526#M32503</guid>
      <dc:creator>rimisra</dc:creator>
      <dc:date>2020-09-17T15:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: List of module jar versions for alfresco-content-repository-community:6.2.1-A8 docker image</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117527#M32504</link>
      <description>&lt;P&gt;That's an expected error if you are generating war file unless you have access to alfresco enterprise private repos.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/acs-community-packaging/blob/develop/pom.xml" target="_blank" rel="noopener nofollow noreferrer"&gt;Try running following maven command for generating community edition artifacts:&amp;nbsp;&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;STRONG&gt;mvn clean install -P&lt;A href="https://github.com/Alfresco/acs-community-packaging/blob/develop/pom.xml#L91" target="_self" rel="nofollow noopener noreferrer"&gt;community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;ALONG with war and docker artifacts:&lt;/U&gt;&lt;BR /&gt;&lt;BR /&gt;mvn clean install -P&lt;A href="https://github.com/Alfresco/acs-community-packaging/blob/develop/pom.xml#L91" target="_self" rel="nofollow noopener noreferrer"&gt;community&lt;/A&gt;,&lt;A href="https://github.com/Alfresco/acs-community-packaging/blob/develop/pom.xml#L97" target="_self" rel="nofollow noopener noreferrer"&gt;communityDocker&lt;/A&gt;&lt;/STRONG&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Sep 2020 16:03:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117527#M32504</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-09-17T16:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: List of module jar versions for alfresco-content-repository-community:6.2.1-A8 docker image</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117528#M32505</link>
      <description>&lt;P&gt;Thanks, mvn issue was due to repo used being acs-packaging instead of acs-community-packaging&amp;nbsp;&lt;img id="smileyembarrassed" class="emoticon emoticon-smileyembarrassed" src="https://connect.hyland.com/i/smilies/16x16_smiley-embarrassed.png" alt="Smiley Embarassed" title="Smiley Embarassed" /&gt;&lt;/P&gt;&lt;P&gt;For extensions/configuration changes, is the suggested way via Platform extensions?&lt;/P&gt;&lt;P&gt;Also, could you direct me to some examples via docker image for it please?&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Richa&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 17:14:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117528#M32505</guid>
      <dc:creator>rimisra</dc:creator>
      <dc:date>2020-09-17T17:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: List of module jar versions for alfresco-content-repository-community:6.2.1-A8 docker image</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117529#M32506</link>
      <description>&lt;P&gt;Yes you should be using extension points for any customizations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Extension points:&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/6.2/concepts/dev-platform-extension-points.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.2/concepts/dev-platform-extension-points.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/6.2/concepts/dev-platform-extensions-tutorials.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.2/concepts/dev-platform-extensions-tutorials.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/6.2/concepts/dev-extensions-share.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.2/concepts/dev-extensions-share.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/6.2/concepts/dev-extensions-share-extension-points-introduction.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.2/concepts/dev-extensions-share-extension-points-introduction.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/6.2/concepts/dev-extensions-share-surf-extension-modules.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.2/concepts/dev-extensions-share-surf-extension-modules.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Use sdk to develop custom extensions:&amp;nbsp;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Example of an extension:&amp;nbsp;&lt;A href="https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 17:35:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/list-of-module-jar-versions-for-alfresco-content-repository/m-p/117529#M32506</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-09-17T17:35:34Z</dc:date>
    </item>
  </channel>
</rss>

