<?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: How to build and deploy alfresco 5.2 on intellij with maven? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297574#M250704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AMPs are the default packaging for the alfresco projects.&lt;/P&gt;&lt;P&gt;However, you can deploy your projects in the form of JAR, too. If you are using separate archetype for both share and repository, you need to have installed both archetypes on your IDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever you want to deploy only repository part of your alfresco project, you need to deploy only the Alfresco AMP, same as if you want to deploy only share side customization, you need to deploy only Share AMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For example-&lt;/STRONG&gt;&amp;nbsp;content models and workflows are the part of the repository but their UI/forms would be the part of the share, so in this case, you need to deploy both the amps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Alfresco repository will run on &lt;A href="http://localhost:8080/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/&lt;/A&gt; and Share will run on &lt;A href="http://localhost:8081" rel="nofollow noopener noreferrer"&gt;http://localhost:8081&lt;/A&gt; by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN data-sheets-userformat="{&amp;quot;2&amp;quot;:769,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;Hi Ramil, You can use the 'people' object of REST api, and if you want only users whose account is disabled, then you can filter the users' list by people.isAccountEnabled(\&amp;quot;user\&amp;quot;) method. For more info please refer these links http://docs.alfresco.com/5.1/references/API-JS-isAccountEnabled.html and http://docs.alfresco.com/5.1/references/API-JS-getPeople.html.                                                       &amp;quot;}" style="border: 0px; font-weight: inherit; font-size: 13px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN data-sheets-userformat="{&amp;quot;2&amp;quot;:769,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;Hi Ramil, You can use the 'people' object of REST api, and if you want only users whose account is disabled, then you can filter the users' list by people.isAccountEnabled(\&amp;quot;user\&amp;quot;) method. For more info please refer these links http://docs.alfresco.com/5.1/references/API-JS-isAccountEnabled.html and http://docs.alfresco.com/5.1/references/API-JS-getPeople.html.                                                       &amp;quot;}" style="border: 0px; font-weight: inherit; font-size: 13px;"&gt;Kalpesh&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer" style="color: #1e88e5; border: 0px; font-weight: inherit; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Dec 2016 05:02:51 GMT</pubDate>
    <dc:creator>kalpesh_c2</dc:creator>
    <dc:date>2016-12-22T05:02:51Z</dc:date>
    <item>
      <title>How to build and deploy alfresco 5.2 on intellij with maven?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297570#M250700</link>
      <description>Hello world,I am new to afresco. I want to build and deploy&amp;nbsp;alfresco 5.2 on intellij with maven and run alfresco with&amp;nbsp;url http://localhost:8080/share.I have finished these steps&lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;etup the prerequisite platform&amp;nbsp;(JDK 6, Tomcat (or JBoss), MySQL (or a better supported database, such as PostgreSQL)) and</description>
      <pubDate>Wed, 21 Dec 2016 02:50:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297570#M250700</guid>
      <dc:creator>brucezhou</dc:creator>
      <dc:date>2016-12-21T02:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to build and deploy alfresco 5.2 on intellij with maven?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297571#M250701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Alfresco Development, you can use alfresco SDK.&lt;/P&gt;&lt;P&gt;For alfresco SDK, you just need maven and java.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After maven is installed, you can refer to this video for alfresco SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/videos/1119"&gt; Video Link : 1119 &lt;/A&gt;&lt;BR /&gt;In that video, there is "Remote Archetype Catalog". It is not available in IntelliJ by default. You need to add simple plugin which is "Maven Archetype Catalogs"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any further query with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN data-sheets-userformat="{&amp;quot;2&amp;quot;:769,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;Hi Ramil, You can use the 'people' object of REST api, and if you want only users whose account is disabled, then you can filter the users' list by people.isAccountEnabled(\&amp;quot;user\&amp;quot;) method. For more info please refer these links http://docs.alfresco.com/5.1/references/API-JS-isAccountEnabled.html and http://docs.alfresco.com/5.1/references/API-JS-getPeople.html.                                                       &amp;quot;}" style="border: 0px; font-weight: inherit; font-size: 13px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN data-sheets-userformat="{&amp;quot;2&amp;quot;:769,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;Hi Ramil, You can use the 'people' object of REST api, and if you want only users whose account is disabled, then you can filter the users' list by people.isAccountEnabled(\&amp;quot;user\&amp;quot;) method. For more info please refer these links http://docs.alfresco.com/5.1/references/API-JS-isAccountEnabled.html and http://docs.alfresco.com/5.1/references/API-JS-getPeople.html.                                                       &amp;quot;}" style="border: 0px; font-weight: inherit; font-size: 13px;"&gt;Kalpesh&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 07:33:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297571#M250701</guid>
      <dc:creator>kalpesh_c2</dc:creator>
      <dc:date>2016-12-21T07:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to build and deploy alfresco 5.2 on intellij with maven?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297572#M250702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalpesh,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;i have builded and deployed alfresco source code successfully on intellij with maven,which source code svn url is &lt;A href="http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD" rel="nofollow noopener noreferrer"&gt;http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/11660_01.png" style="width: 620px; height: 342px;" /&gt;&lt;/P&gt;&lt;P&gt;after builded it ,it generate afresco.war in this path "workspace/idea/alfresco/projects/web-client/target/alfresco.war".&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/11661_02.png" style="width: 620px; height: 530px;" /&gt;&lt;/P&gt;&lt;P&gt;then i run the web-client project successfully , &amp;nbsp;i can access to alfresco with url &lt;A href="http://localhost:8080/alfresco/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco&lt;/A&gt;。it seems that alfresco repository deployment is successful.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/11662_03.png" style="width: 620px; height: 398px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so my questiones are:&lt;/P&gt;&lt;P&gt;1,what is the differece between&amp;nbsp;&lt;EM class="" style="color: #58595b; background-color: #ffffff;"&gt;Alfresco Repository AMP &amp;nbsp;and the way i used about alfresco repository deployment?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM class="" style="color: #58595b; background-color: #ffffff;"&gt;2,if i want to run share,Do I need to deploy share amp archetype?&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 03:36:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297572#M250702</guid>
      <dc:creator>brucezhou</dc:creator>
      <dc:date>2016-12-22T03:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to build and deploy alfresco 5.2 on intellij with maven?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297573#M250703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alfresco Module Package (AMP) can be installed to an Alfresco server in order to extend alfresco.&lt;BR /&gt;if you want to install share war ,you need to install share-services amp into alfresco.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 03:41:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297573#M250703</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-22T03:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to build and deploy alfresco 5.2 on intellij with maven?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297574#M250704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AMPs are the default packaging for the alfresco projects.&lt;/P&gt;&lt;P&gt;However, you can deploy your projects in the form of JAR, too. If you are using separate archetype for both share and repository, you need to have installed both archetypes on your IDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever you want to deploy only repository part of your alfresco project, you need to deploy only the Alfresco AMP, same as if you want to deploy only share side customization, you need to deploy only Share AMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For example-&lt;/STRONG&gt;&amp;nbsp;content models and workflows are the part of the repository but their UI/forms would be the part of the share, so in this case, you need to deploy both the amps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Alfresco repository will run on &lt;A href="http://localhost:8080/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/&lt;/A&gt; and Share will run on &lt;A href="http://localhost:8081" rel="nofollow noopener noreferrer"&gt;http://localhost:8081&lt;/A&gt; by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN data-sheets-userformat="{&amp;quot;2&amp;quot;:769,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;Hi Ramil, You can use the 'people' object of REST api, and if you want only users whose account is disabled, then you can filter the users' list by people.isAccountEnabled(\&amp;quot;user\&amp;quot;) method. For more info please refer these links http://docs.alfresco.com/5.1/references/API-JS-isAccountEnabled.html and http://docs.alfresco.com/5.1/references/API-JS-getPeople.html.                                                       &amp;quot;}" style="border: 0px; font-weight: inherit; font-size: 13px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN data-sheets-userformat="{&amp;quot;2&amp;quot;:769,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;Hi Ramil, You can use the 'people' object of REST api, and if you want only users whose account is disabled, then you can filter the users' list by people.isAccountEnabled(\&amp;quot;user\&amp;quot;) method. For more info please refer these links http://docs.alfresco.com/5.1/references/API-JS-isAccountEnabled.html and http://docs.alfresco.com/5.1/references/API-JS-getPeople.html.                                                       &amp;quot;}" style="border: 0px; font-weight: inherit; font-size: 13px;"&gt;Kalpesh&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer" style="color: #1e88e5; border: 0px; font-weight: inherit; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 05:02:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297574#M250704</guid>
      <dc:creator>kalpesh_c2</dc:creator>
      <dc:date>2016-12-22T05:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to build and deploy alfresco 5.2 on intellij with maven?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297575#M250705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kalpesh,&lt;/P&gt;&lt;P&gt;i have installed share-services amp into alfresco.&lt;/P&gt;&lt;P&gt;my share services version is 5.2.0,but share amp is only 5.1.&lt;/P&gt;&lt;P&gt;when&amp;nbsp;Creating a Share extension project ，the step in "Choose org.alfresco.maven.archetype, &amp;nbsp;alfresco-amp-archetype",i choose the &amp;nbsp;newest version &amp;nbsp;2.2,at last share amp is only 5.1.&lt;/P&gt;&lt;P&gt;warning when i log in.&lt;/P&gt;&lt;P&gt;You're using Share Services version 5.2.0. For Share to run correctly you need to use version 5.1.0.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/11663_4.png" style="width: 620px; height: 173px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to deploy share amp with &amp;nbsp;5.2.0 version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 07:21:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297575#M250705</guid>
      <dc:creator>brucezhou</dc:creator>
      <dc:date>2016-12-22T07:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to build and deploy alfresco 5.2 on intellij with maven?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297576#M250706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Share-services amp version need to match the Share version.&lt;BR /&gt;You can uninstall share services amp 5.2.0 version and install 5.1.0 version.&lt;/P&gt;&lt;P&gt;But I think you can just ignore this warning ,it might run correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 08:11:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297576#M250706</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-22T08:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to build and deploy alfresco 5.2 on intellij with maven?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297577#M250707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much!&lt;/P&gt;&lt;P&gt;I want to know platform architecture ,&lt;SPAN style="color: #58595b; background-color: #ffffff;"&gt; Platform services,&lt;/SPAN&gt;data model like content model,version model and so on.&lt;/P&gt;&lt;P&gt;Can you give me some good advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 class="" style="color: #58595b; background-color: #ffffff; border-bottom: none; font-size: 36px; margin: 40px 0px 20px; padding: 9px 0px;" id="toc-hId-477036861"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 08:32:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297577#M250707</guid>
      <dc:creator>brucezhou</dc:creator>
      <dc:date>2016-12-22T08:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to build and deploy alfresco 5.2 on intellij with maven?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297578#M250708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can refer to alfresco docs&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/" title="http://docs.alfresco.com/" rel="nofollow noopener noreferrer"&gt;Alfresco Documentation | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 08:51:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-and-deploy-alfresco-5-2-on-intellij-with-maven/m-p/297578#M250708</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-22T08:51:55Z</dc:date>
    </item>
  </channel>
</rss>

