<?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 problems to use Maven Alfresco SDK in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-to-use-maven-alfresco-sdk/m-p/282373#M235503</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;I test Alfresco SDK using the ECMarchitect tutorial &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html#introduction" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html#introduction&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Config :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Community 4.2.e&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows 7 x 64bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Java 1.7.0_60&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maven 3.2.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That I've done :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I have installed maven and it works (I can do mvn -version)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Create an empty directory : (in C:/Users/ngaillard I created "maven")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) In the terminal, I typed "mvn archetype:generate -DarchetypeCatalog=&lt;/SPAN&gt;&lt;A href="https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml&lt;/A&gt;&lt;SPAN&gt; -Dfilter=org.alfresco.maven.archetype:"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) I added asked informations : the archetype that I chosen is the 1.1.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) my project is created and I added in my C:/Users/ngaillard/maven/someco-mvn-tutorial-repo/pom.xml a goal like this :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;between the "parent" tag and&amp;nbsp; the "properties" tag I added&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;build&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;defaultGoal&amp;gt;install&amp;lt;/defaultGoal&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/build&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;6) I stopped my tomcat [worked on the 8081 port]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7) I type in the terminal "cd someco-mvn-tutorial-repo" then "mvn integration-test -Pamp-to-war -Dmaven.tomcat.port=8081"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the script works until a http-bio-8081&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* I would like show my errors but I don't succeed to copy the terminal error lines. I tested mvn integration-test -Pamp-to-war -Dmaven.tomcat.port=8081 -e -X &amp;gt; log.txt" but the document doesn't contain the java errors….&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So if somebody could help me to share my errors, I am here!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps I haven't proceed in a good way, please, what is wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Dec 2014 14:30:50 GMT</pubDate>
    <dc:creator>nancygaillard</dc:creator>
    <dc:date>2014-12-26T14:30:50Z</dc:date>
    <item>
      <title>problems to use Maven Alfresco SDK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-to-use-maven-alfresco-sdk/m-p/282373#M235503</link>
      <description>Hi,I test Alfresco SDK using the ECMarchitect tutorial http://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html#introductionConfig :Alfresco Community 4.2.eWindows 7 x 64bitsJava 1.7.0_60Maven 3.2.3That I've done :1) I have installed maven and it works (I can do m</description>
      <pubDate>Fri, 26 Dec 2014 14:30:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-to-use-maven-alfresco-sdk/m-p/282373#M235503</guid>
      <dc:creator>nancygaillard</dc:creator>
      <dc:date>2014-12-26T14:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: problems to use Maven Alfresco SDK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-to-use-maven-alfresco-sdk/m-p/282374#M235504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a problem in my first choice for the fourth step :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockquote&amp;gt;Choose archetype:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1: &lt;/SPAN&gt;&lt;A href="https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml&lt;/A&gt;&lt;SPAN&gt; -&amp;gt; \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.maven.archetype:alfresco-amp-archetype (Sample project with full support \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for lifecycle and rapid development of AMPs (Alfresco Module Packages))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2: &lt;/SPAN&gt;&lt;A href="https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml&lt;/A&gt;&lt;SPAN&gt; -&amp;gt; \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.maven.archetype:alfresco-allinone-archetype (Sample multi-module project \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for All-in-One development on the Alfresco plaftorm. Includes modules for: \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Repository, AMP, Share, Solr, Web Quick Start and embedded Tomcat run)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Choose a number or apply filter (format: [groupId:]artifactId, case sensitive contains): :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/blockquote&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just have to tip '1'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, it was normal to wait when the command prompt shown&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "http-bio-8081". It just means that I could go to &lt;/SPAN&gt;&lt;A href="http://localhost:8081/alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8081/alfresco&lt;/A&gt;&lt;SPAN&gt; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Source :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After a attentive reading,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.2/tasks/dev-extensions-maven-sdk-tutorials-amp-archetype.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.2/tasks/dev-extensions-maven-sdk-tutorials-amp-archetype.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html#introduction" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html#introduction&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 18:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-to-use-maven-alfresco-sdk/m-p/282374#M235504</guid>
      <dc:creator>nancygaillard</dc:creator>
      <dc:date>2014-12-30T18:28:00Z</dc:date>
    </item>
  </channel>
</rss>

