<?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: The path about CMIS project. in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141148#M37651</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Abhinav;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have downloaded the project as you suggest, and then run&amp;nbsp;"mvn clean install", but failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please refer pictures&amp;nbsp; as follow.&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="content-tutorial.png" style="width: 767px;"&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/1466iD8AAD23D3DF94659/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="Mvn build failure1.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/1469iC50B47F14BF45854/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>Thu, 24 Mar 2022 13:34:28 GMT</pubDate>
    <dc:creator>YanFeiHu</dc:creator>
    <dc:date>2022-03-24T13:34:28Z</dc:date>
    <item>
      <title>The path about CMIS project.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141144#M37647</link>
      <description>&lt;P&gt;Hello Team;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I do not know where to put the new Maven project down?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Please refer the URL as below;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;"&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="project path.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/1467iF55320F78403C573/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>Wed, 23 Mar 2022 14:22:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141144#M37647</guid>
      <dc:creator>YanFeiHu</dc:creator>
      <dc:date>2022-03-23T14:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: The path about CMIS project.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141145#M37648</link>
      <description>&lt;P&gt;There are subprojects per specific tutorials. The one you showed is about maven sdk.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the correct path for content tutorial if you are following the examples as is:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/jpotts/alfresco-developer-series/tree/master/content" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series/tree/master/content&lt;/A&gt; (same path applies to sdk3.x as well).&lt;/P&gt;
&lt;P&gt;Make sure you run &lt;EM&gt;&lt;STRONG&gt;"mvn clean install"&lt;/STRONG&gt;&lt;/EM&gt; command on this path: D:\WORK-Alfresco\ADF\TUTORIAL_HOME&lt;/P&gt;
&lt;P&gt;Here is cmis project :&amp;nbsp;&lt;A href="https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial-cmis" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial-cmis&lt;/A&gt;&amp;nbsp;(same path applies to sdk3.x as well).&lt;/P&gt;
&lt;P&gt;Import the project in your IDE and play around with it.&lt;/P&gt;
&lt;P&gt;If you want to create the project from scratch, then you should generate the project via maven archetype and name it "&lt;A href="https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial-cmis" target="_blank" rel="noopener nofollow noreferrer"&gt;content-tutorial-cmis&lt;/A&gt;"&amp;nbsp; , steps are given here (how to generate the archetype):&amp;nbsp;&lt;A href="https://github.com/jpotts/alfresco-developer-series/blob/master/maven-sdk/tutorial/tutorial.md" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series/blob/master/maven-sdk/tutorial/tutorial.md&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;mvn archetype:generate -Dfilter=org.alfresco:
&lt;/PRE&gt;
&lt;P&gt;You can also refer this thread to see the steps to generate the archetype :&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/how-to-configure-the-development-environment-with-eclipse/m-p/299187/highlight/true#M19551" 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/299187/highlight/true#M19551&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 19:43:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141145#M37648</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-03-23T19:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: The path about CMIS project.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141146#M37649</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello&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 for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I downloaded the CMIS project 'content-tutorial-cmis', and then run&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;"mvn clean install"&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;command, but failed to do it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please see the picture as below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mvn build 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/1468i6E689F3C6CEB1938/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>Thu, 24 Mar 2022 02:22:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141146#M37649</guid>
      <dc:creator>YanFeiHu</dc:creator>
      <dc:date>2022-03-24T02:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: The path about CMIS project.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141147#M37650</link>
      <description>&lt;P&gt;That is expected, you need to first run "mvn clean install" at this project,&amp;nbsp;&lt;A href="https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;cmis tutorial project is using the artifact from&amp;nbsp;&lt;A href="https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial&lt;/A&gt; subproject.&amp;nbsp; See the example below:&lt;/P&gt;
&lt;P&gt;In this order (path based on your screenshot, adjust the path and name as per your project structure):&lt;/P&gt;
&lt;P&gt;mvn clean install&amp;nbsp;D:\WORK-Alfresco\ADF\$TUTORIAL_HOME\&lt;SPAN class="js-repo-root text-bold"&gt;&lt;SPAN class="js-path-segment d-inline-block wb-break-all"&gt;&lt;A href="https://github.com/jpotts/alfresco-developer-series" data-pjax="#repo-content-pjax-container" target="_blank" rel="nofollow noopener noreferrer"&gt;alfresco-developer-series&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="mx-1"&gt;\&lt;/SPAN&gt;&lt;SPAN class="js-path-segment d-inline-block wb-break-all"&gt;&lt;A href="https://github.com/jpotts/alfresco-developer-series/tree/master/content" data-pjax="#repo-content-pjax-container" target="_blank" rel="nofollow noopener noreferrer"&gt;content&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="mx-1"&gt;\&lt;/SPAN&gt;content-tutorial\pom.xml&lt;/P&gt;
&lt;P&gt;mvn clean install&amp;nbsp;D:\WORK-Alfresco\ADF\$TUTORIAL_HOME\&lt;SPAN class="js-repo-root text-bold"&gt;&lt;SPAN class="js-path-segment d-inline-block wb-break-all"&gt;&lt;A href="https://github.com/jpotts/alfresco-developer-series" data-pjax="#repo-content-pjax-container" target="_blank" rel="nofollow noopener noreferrer"&gt;alfresco-developer-series&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="mx-1"&gt;\&lt;/SPAN&gt;&lt;SPAN class="js-path-segment d-inline-block wb-break-all"&gt;&lt;A href="https://github.com/jpotts/alfresco-developer-series/tree/master/content" data-pjax="#repo-content-pjax-container" target="_blank" rel="nofollow noopener noreferrer"&gt;content&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="mx-1"&gt;\&lt;STRONG class="final-path"&gt;content-tutorial-cmis&lt;/STRONG&gt;&lt;/SPAN&gt;\pom.xml&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 03:49:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141147#M37650</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-03-24T03:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: The path about CMIS project.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141148#M37651</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Abhinav;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have downloaded the project as you suggest, and then run&amp;nbsp;"mvn clean install", but failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please refer pictures&amp;nbsp; as follow.&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="content-tutorial.png" style="width: 767px;"&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/1466iD8AAD23D3DF94659/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="Mvn build failure1.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/1469iC50B47F14BF45854/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>Thu, 24 Mar 2022 13:34:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141148#M37651</guid>
      <dc:creator>YanFeiHu</dc:creator>
      <dc:date>2022-03-24T13:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: The path about CMIS project.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141149#M37652</link>
      <description>&lt;P&gt;Use the SDK3.X version the project as you are currently using.&amp;nbsp; The error complains about the java version. I think you have jdk8 installed currently. The project you have checked out, requires java11. I just gave the example of project paths.&lt;/P&gt;
&lt;P&gt;From all the responses above, i believe you are using this one:&amp;nbsp;&lt;A href="https://github.com/jpotts/alfresco-developer-series/releases/tag/SDK-3.0.1" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series/releases/tag/SDK-3.0.1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;so continue to use it if you need to work with sdk3.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 13:46:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141149#M37652</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-03-24T13:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: The path about CMIS project.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141150#M37653</link>
      <description>&lt;P&gt;Yes,&amp;nbsp;&lt;SPAN&gt;SDK3.X version and JDK1.8 build success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you so much!&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: 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/1474i980685130455A1D0/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>Fri, 25 Mar 2022 03:46:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/the-path-about-cmis-project/m-p/141150#M37653</guid>
      <dc:creator>YanFeiHu</dc:creator>
      <dc:date>2022-03-25T03:46:55Z</dc:date>
    </item>
  </channel>
</rss>

