<?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 Maven Version Eclipse in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/maven-version-eclipse/m-p/281772#M234902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to reproduce the projects "com.acme" All-in-One using the Eclipse but it doesnt work. When I use the command line it works normally. Outside of the eclipse I got maven 3.3.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried the eclipse Luna and Juno and the same error occurs for both. In Eclipse Juno I have embedded maven 3.0.4. I use Java 1.8. When I run "install" the message below is shown:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: Defaulting to no-operation (NOP) logger implementation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: See &lt;/SPAN&gt;&lt;A href="http://www.slf4j.org/codes.html#StaticLoggerBinder" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#StaticLoggerBinder&lt;/A&gt;&lt;SPAN&gt; for further details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Scanning for projects…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] ————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Reactor Build Order:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Repository and Share Quickstart with database and an embedded Tomcat runner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Repository AMP Module&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Share AMP Module&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Repository WAR Aggregator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Solr 4 Configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Share WAR Aggregator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco, Share and Solr4 Tomcat Runner&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] ————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Building Alfresco Repository and Share Quickstart with database and an embedded Tomcat runner. 1.0-SNAPSHOT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] ————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] — maven-enforcer-plugin:1.4:enforce (enforce-sdk-requirements) @ acme-cms-poc —&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[WARNING] Rule 2: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Detected Maven Version: 3.0.4 is not in the allowed range 3.2.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] ————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Reactor Summary:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Repository and Share Quickstart with database and an embedded Tomcat runner. FAILURE [0.523s]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Repository AMP Module ……………….. SKIPPED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Share AMP Module ……………………. SKIPPED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Repository WAR Aggregator ……………. SKIPPED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Solr 4 Configuration ………………… SKIPPED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco Share WAR Aggregator ………………… SKIPPED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Alfresco, Share and Solr4 Tomcat Runner ……….. SKIPPED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] ————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] BUILD FAILURE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] ————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Total time: 2.385s&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Finished at: Fri May 29 09:53:59 BRT 2015&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] Final Memory: 12M/232M&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INFO] ————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (enforce-sdk-requirements) on project acme-cms-poc: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -&amp;gt; [Help 1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ERROR] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ERROR] Re-run Maven using the -X switch to enable full debug logging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ERROR] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ERROR] For more information about the errors and possible solutions, please read the following articles:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ERROR] [Help 1] &lt;/SPAN&gt;&lt;A href="http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException" rel="nofollow noopener noreferrer"&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I configure Eclipse to use the external maven the following message appears:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Dmaven.multiModuleProjectDirectory system propery is not set. Check $M2_HOME environment variable and mvn script match.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My goal is to reproduce the examples using eclipse as using the command line I could. As I am starting on a Alfresco project must use the Alfresco in Eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Link I'm trying to reproduce: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/5.0/tasks/alfresco-sdk-tutorials-all-in-one-archetype.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/5.0/tasks/alfresco-sdk-tutorials-all-in-one-archetype.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2015 13:14:48 GMT</pubDate>
    <dc:creator>americanolinhar</dc:creator>
    <dc:date>2015-05-29T13:14:48Z</dc:date>
    <item>
      <title>Maven Version Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/maven-version-eclipse/m-p/281772#M234902</link>
      <description>Hello,I'm trying to reproduce the projects "com.acme" All-in-One using the Eclipse but it doesnt work. When I use the command line it works normally. Outside of the eclipse I got maven 3.3.3.I've tried the eclipse Luna and Juno and the same error occurs for both. In Eclipse Juno I have embedded mave</description>
      <pubDate>Fri, 29 May 2015 13:14:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/maven-version-eclipse/m-p/281772#M234902</guid>
      <dc:creator>americanolinhar</dc:creator>
      <dc:date>2015-05-29T13:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Maven Version Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/maven-version-eclipse/m-p/281773#M234903</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;You need to run with Maven 3.2.2 or newer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Detected Maven Version: 3.0.4 is not in the allowed range 3.2.2."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 07:21:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/maven-version-eclipse/m-p/281773#M234903</guid>
      <dc:creator>gravitonian</dc:creator>
      <dc:date>2015-06-03T07:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Maven Version Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/maven-version-eclipse/m-p/281774#M234904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having similar issue.&amp;nbsp; Have project I'd setup and been working with in 2.0.0-beta of the sdk for awhile.&amp;nbsp; Trying to switch to 2.1.0.&amp;nbsp; When I run STS with my external maven (3.3.3), I get the exact same error message, -Dmaven.multiModuleProjectDirectory system propery is not set. Check $M2_HOME environment variable and mvn script match.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 19:05:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/maven-version-eclipse/m-p/281774#M234904</guid>
      <dc:creator>gmccullough</dc:creator>
      <dc:date>2015-06-11T19:05:27Z</dc:date>
    </item>
  </channel>
</rss>

