<?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: How to install Javascript Console to Alfresco Maven All-in-One Archtype in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-install-javascript-console-to-alfresco-maven-all-in-one/m-p/289973#M243103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Douglas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that the answer to this isn't as complicated as I'm afraid the questions is, but here goes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some time ago, someone, I think it was you, pointed me at an interesting article about creating a "Demo" version of Alfresco, or at least, customizing parts of Alfresco for Demo purposes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to create an AMP that will contain all of the customizations that we want to make to our system, such as logo and names and some wording.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was also pointed at Jeff Potts' article on getting started with Maven and the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, I have been finding that following that article puts me into Alfresco 5, rather than the 4.2.f that I need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Going back to the documentation, I did find a similar article for 4.2.f, which I have been much more successful with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when I copied the changes that were in the Demo article into the SDK source tree for Share, I see no changes when I do the "localhost:8080/share" that the SDK presents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I heading in the wrong direction, and the Demo article is also for Alfresco 5, or do I need to build a "real" WAR file using the MMT tool and "-force," or something else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. Incidentally, I have been wondering this for a while.&amp;nbsp; At the bottom of your message, you request that we give you a point.&amp;nbsp; How?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;B&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2015 14:40:45 GMT</pubDate>
    <dc:creator>bdmc</dc:creator>
    <dc:date>2015-07-14T14:40:45Z</dc:date>
    <item>
      <title>How to install Javascript Console to Alfresco Maven All-in-One Archtype</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-install-javascript-console-to-alfresco-maven-all-in-one/m-p/289971#M243101</link>
      <description>Hi Guys,I have been trying to add Javascript Console to Alfresco Maven All-in-One Archetype but did not have much success so far. I have tried using the dependency/overlay method but it did not work. My pom.xml config is as follows;pom.xml in repo folder&amp;lt;dependencies&amp;gt;…&amp;lt;dependency&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;</description>
      <pubDate>Thu, 09 Jul 2015 02:58:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-install-javascript-console-to-alfresco-maven-all-in-one/m-p/289971#M243101</guid>
      <dc:creator>kavilash23</dc:creator>
      <dc:date>2015-07-09T02:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to install Javascript Console to Alfresco Maven All-in-One Archtype</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-install-javascript-console-to-alfresco-maven-all-in-one/m-p/289972#M243102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In which projects did you include those dependencies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The right ones are &amp;lt;b&amp;gt;repo&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;share&amp;lt;/b&amp;gt;, not repo-amp, share-amp, repo-runner or share-runner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another important step to do is to source code from &lt;/SPAN&gt;&lt;A href="https://github.com/share-extras/js-console" rel="nofollow noopener noreferrer"&gt;https://github.com/share-extras/js-console&lt;/A&gt;&lt;SPAN&gt; and execute mvn install in order to have the amp files available on your local maven repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is how I did it &lt;/SPAN&gt;&lt;A href="http://douglascrp.blogspot.com.br/2015/05/how-to-include-custom-amp-as-dependency.html" rel="nofollow noopener noreferrer"&gt;http://douglascrp.blogspot.com.br/2015/05/how-to-include-custom-amp-as-dependency.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;If you grab the source code now, you can update the dependencies to 1.0.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2015 21:50:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-install-javascript-console-to-alfresco-maven-all-in-one/m-p/289972#M243102</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2015-07-12T21:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to install Javascript Console to Alfresco Maven All-in-One Archtype</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-install-javascript-console-to-alfresco-maven-all-in-one/m-p/289973#M243103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Douglas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that the answer to this isn't as complicated as I'm afraid the questions is, but here goes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some time ago, someone, I think it was you, pointed me at an interesting article about creating a "Demo" version of Alfresco, or at least, customizing parts of Alfresco for Demo purposes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to create an AMP that will contain all of the customizations that we want to make to our system, such as logo and names and some wording.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was also pointed at Jeff Potts' article on getting started with Maven and the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, I have been finding that following that article puts me into Alfresco 5, rather than the 4.2.f that I need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Going back to the documentation, I did find a similar article for 4.2.f, which I have been much more successful with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when I copied the changes that were in the Demo article into the SDK source tree for Share, I see no changes when I do the "localhost:8080/share" that the SDK presents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I heading in the wrong direction, and the Demo article is also for Alfresco 5, or do I need to build a "real" WAR file using the MMT tool and "-force," or something else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. Incidentally, I have been wondering this for a while.&amp;nbsp; At the bottom of your message, you request that we give you a point.&amp;nbsp; How?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;B&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 14:40:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-install-javascript-console-to-alfresco-maven-all-in-one/m-p/289973#M243103</guid>
      <dc:creator>bdmc</dc:creator>
      <dc:date>2015-07-14T14:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to install Javascript Console to Alfresco Maven All-in-One Archtype</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-install-javascript-console-to-alfresco-maven-all-in-one/m-p/289974#M243104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the following project: &lt;/SPAN&gt;&lt;A href="https://github.com/gravitonian/all-in-one111-share-amp" rel="nofollow noopener noreferrer"&gt;https://github.com/gravitonian/all-in-one111-share-amp&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 11:50:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-install-javascript-console-to-alfresco-maven-all-in-one/m-p/289974#M243104</guid>
      <dc:creator>gravitonian</dc:creator>
      <dc:date>2015-07-17T11:50:12Z</dc:date>
    </item>
  </channel>
</rss>

