<?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: Run mvn install failure in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/run-mvn-install-failure/m-p/138817#M37151</link>
    <description>&lt;P&gt;The value is being extracted via&amp;nbsp;com.someco.platformsample.DemoComponent class.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;public NodeRef getCompanyHome() {&lt;BR /&gt;&amp;nbsp; &amp;nbsp;return nodeLocatorService.getNode("companyhome", null, null);&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;And value is coming as what you have created in your repository. If you are using chinese chars, replace the value to chinese chars to match the equals, example:&lt;/P&gt;
&lt;P&gt;assertEquals("公司主页 ", companyHomeName);&lt;/P&gt;
&lt;P&gt;Or update the node name of the company home to keep it "Company Home".&lt;/P&gt;

&lt;P&gt;By the way, you seems to be using SDK3, instead of SDK4.x for ACS7. You should be using SDK4.x instead. Check the master branch from here:&amp;nbsp;&lt;A href="https://github.com/jpotts/alfresco-developer-series" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Make sure you have DockerDesktop installed and running in order to use SDK4.x and ACS7.x.&lt;/P&gt;
&lt;P&gt;You can also review this thread on how to instal docker desktop and required modules to get started:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/how-to-configure-the-development-environment-with-eclipse/m-p/299331/highlight/true#M19636" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/how-to-configure-the-development-environment-with-eclipse/m-p/299331/highlight/true#M19636&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 20 Mar 2022 17:42:22 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2022-03-20T17:42:22Z</dc:date>
    <item>
      <title>Run mvn install failure</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/run-mvn-install-failure/m-p/138816#M37150</link>
      <description>&lt;P&gt;Hi Team;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; When I run '&lt;SPAN&gt;mvn install', there had an error, please refer the URL as below;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; '&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks a lot!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="maven install.png" style="width: 828px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1457iFEDBDE5ECA9729A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Integration tests module failure.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1461i4AC758609810F4CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 12:56:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/run-mvn-install-failure/m-p/138816#M37150</guid>
      <dc:creator>YanFeiHu</dc:creator>
      <dc:date>2022-03-20T12:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Run mvn install failure</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/run-mvn-install-failure/m-p/138817#M37151</link>
      <description>&lt;P&gt;The value is being extracted via&amp;nbsp;com.someco.platformsample.DemoComponent class.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;public NodeRef getCompanyHome() {&lt;BR /&gt;&amp;nbsp; &amp;nbsp;return nodeLocatorService.getNode("companyhome", null, null);&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;And value is coming as what you have created in your repository. If you are using chinese chars, replace the value to chinese chars to match the equals, example:&lt;/P&gt;
&lt;P&gt;assertEquals("公司主页 ", companyHomeName);&lt;/P&gt;
&lt;P&gt;Or update the node name of the company home to keep it "Company Home".&lt;/P&gt;

&lt;P&gt;By the way, you seems to be using SDK3, instead of SDK4.x for ACS7. You should be using SDK4.x instead. Check the master branch from here:&amp;nbsp;&lt;A href="https://github.com/jpotts/alfresco-developer-series" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Make sure you have DockerDesktop installed and running in order to use SDK4.x and ACS7.x.&lt;/P&gt;
&lt;P&gt;You can also review this thread on how to instal docker desktop and required modules to get started:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/how-to-configure-the-development-environment-with-eclipse/m-p/299331/highlight/true#M19636" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/how-to-configure-the-development-environment-with-eclipse/m-p/299331/highlight/true#M19636&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 17:42:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/run-mvn-install-failure/m-p/138817#M37151</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-03-20T17:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Run mvn install failure</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/run-mvn-install-failure/m-p/138818#M37152</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Abhinav;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thank you so much for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Yes, it works! But&amp;nbsp;as you can see, there still have some errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; And meanwhile, I see&amp;nbsp;SDK 4.3 for Alfresco 7.1, and I do want to using&amp;nbsp;Alfresco 7.1, but &lt;SPAN class=""&gt;failed&amp;nbsp;&lt;/SPAN&gt;to&amp;nbsp;&lt;SPAN class=""&gt;install it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Now I using Alfresco 5.2.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="build success.png" style="width: 891px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1464iAD0F49ABCD8F29B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 01:54:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/run-mvn-install-failure/m-p/138818#M37152</guid>
      <dc:creator>YanFeiHu</dc:creator>
      <dc:date>2022-03-21T01:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Run mvn install failure</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/run-mvn-install-failure/m-p/138819#M37153</link>
      <description>&lt;P&gt;Glad it worked&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/89506"&gt;@YanFeiHu&lt;/A&gt;&amp;nbsp;, You can ignore those errors. We have been seeing for a long time now in sdk3.x. Its all good.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;By the sdk4.x should also work. If you have any plans to use it in future, share the steps you followed and errors you get.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also search this forum for the errors and you might get some threads that may be useful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 03:01:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/run-mvn-install-failure/m-p/138819#M37153</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-03-21T03:01:50Z</dc:date>
    </item>
  </channel>
</rss>

