<?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: Explain sdk maven 2.x in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/explain-sdk-maven-2-x/m-p/282515#M235645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for quick reply,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having problem with share amp project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using all-in-one project, and I get tomcat location is &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; C:\Projects\PROJ-SDK2.1-ALF5.0.1\PROJ1\runner\target\tomcat &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;AMP is generated properly, but it is not applied to war when we use target&amp;nbsp; "mvn install"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried various targets like&amp;nbsp; "mvn integration-test -Pamp-to-war"&amp;nbsp; but it also does not copy my changes to war. but it is reflected into AMP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I do not have separate alfresco installed but we are using inbuild instance of all-in-one project, so there is no folder called "amps" to put amp and apply it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help me on this to make&amp;nbsp; AMP to WAR run successful. I am unable to get&amp;nbsp; share side client js to be deploy to WAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 13:59:00 GMT</pubDate>
    <dc:creator>g_rathod</dc:creator>
    <dc:date>2015-06-02T13:59:00Z</dc:date>
    <item>
      <title>Explain sdk maven 2.x</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/explain-sdk-maven-2-x/m-p/282513#M235643</link>
      <description>Hi Friends,As I am new to alfresco maven sdk, I got some links to get started.I found 3 archtypes1) repo-amp2) share-amp3) all-in-oneI can create structure via one of the above option. I mostly use all-in-one, as it includes solr, alfresco and ready to start.Following are my queries :1) where actual</description>
      <pubDate>Tue, 02 Jun 2015 09:35:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/explain-sdk-maven-2-x/m-p/282513#M235643</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2015-06-02T09:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Explain sdk maven 2.x</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/explain-sdk-maven-2-x/m-p/282514#M235644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;a few answers:&amp;nbsp;&amp;nbsp; Still getting to grips with maven myself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the SDK runs alfresco it downloads and runs an instance of alfresco with a local content store and H2 database.&amp;nbsp;&amp;nbsp; For me it has put all the configuration below a "alf_data_dev" folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Source code is available where its always been which is SVN. (And mirrored to GIT)&amp;nbsp; Details are on the wiki.&amp;nbsp;&amp;nbsp; In addition if you use Maven in your IDE it should be able to download the alfresco source code automatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have an AMP then you need to deploy it to the relevant war.&amp;nbsp;&amp;nbsp; So you either use the MMT tool supplied or drop it into the "amps" folder and restart. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 10:25:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/explain-sdk-maven-2-x/m-p/282514#M235644</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-06-02T10:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Explain sdk maven 2.x</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/explain-sdk-maven-2-x/m-p/282515#M235645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for quick reply,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having problem with share amp project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using all-in-one project, and I get tomcat location is &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; C:\Projects\PROJ-SDK2.1-ALF5.0.1\PROJ1\runner\target\tomcat &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;AMP is generated properly, but it is not applied to war when we use target&amp;nbsp; "mvn install"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried various targets like&amp;nbsp; "mvn integration-test -Pamp-to-war"&amp;nbsp; but it also does not copy my changes to war. but it is reflected into AMP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I do not have separate alfresco installed but we are using inbuild instance of all-in-one project, so there is no folder called "amps" to put amp and apply it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help me on this to make&amp;nbsp; AMP to WAR run successful. I am unable to get&amp;nbsp; share side client js to be deploy to WAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 13:59:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/explain-sdk-maven-2-x/m-p/282515#M235645</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2015-06-02T13:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Explain sdk maven 2.x</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/explain-sdk-maven-2-x/m-p/282516#M235646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@g_rathod,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A couple of things here. If you have your SDK setup correctly then you should be able to make changes to your amp project and see the changes after saving in your IDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you looked at this video? &lt;/SPAN&gt;&lt;A href="https://www.youtube.com/watch?v=utYZaVe9Nd0" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=utYZaVe9Nd0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, in your all-in-one amp you need to find in your directory where the files are physically located and make sure you do the run.exe (run.sh if your running linux)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will let you see an actual alfresco install running with your changes. Forgive me if you already know all this, but I'm using the new SDK and its working for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 17:06:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/explain-sdk-maven-2-x/m-p/282516#M235646</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2015-06-02T17:06:53Z</dc:date>
    </item>
  </channel>
</rss>

