<?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 convert a CQ project to Maven in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218312#M104835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sham,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Sorry for my Ignorance. I also wanted to build the OSGI bundle, and i was totally unaware of Maven functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Veena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2015 02:27:31 GMT</pubDate>
    <dc:creator>Veena_Vikram</dc:creator>
    <dc:date>2015-10-16T02:27:31Z</dc:date>
    <item>
      <title>How to convert a CQ project to Maven</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218308#M104831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a CQ project. I want it as a Maven project. I tried all the ways I could do, but it is giving me errors. Can anyone please guide me on how to convert a CQ project to Maven project through eclipse&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Veena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:27:31 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218308#M104831</guid>
      <dc:creator>Veena_Vikram</dc:creator>
      <dc:date>2015-10-16T02:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a CQ project to Maven</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218309#M104832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typically Maven is used to build parts of a CQ project such as&amp;nbsp;an&amp;nbsp;OSGi bundle. I have never heard of converting an existing CQ project to Maven. We have lots of examples of using Maven to build OSGi bundles.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:27:31 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218309#M104832</guid>
      <dc:creator>smacdonald2008</dc:creator>
      <dc:date>2015-10-16T02:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a CQ project to Maven</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218310#M104833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The links provided by Sham HC are probably the most useful, especially the first. We are relatively new to AEM/CQ. The recommendation from our consultancy partner is to use the CQ Maven Blueprints archetype (multi-module), that is covered in the first link. I will warn you though, the parent POM described by that article is not the one that is produced when using the archetype to generate the project. We also experienced a few issues with some of the dependencies (esp: taglib) and are currently working through them.&lt;/P&gt;&lt;P&gt;We maintain our own parent POM (which is heavily based on the one in the article - albeit many of the dependency versions are updated) which points to our internal corporate Maven repo which proxies to the CQ Blueprints repo and Adobe public (you need to set those up in eClipse - but I assume you already know how to do that). So when you run the maven command you just substitute in your own URL ...&lt;/P&gt;&lt;P&gt;mvn archetype:generate -DarchetypeCatalog=&amp;lt;&amp;lt;URL to your corporate repo/proxy goes here&amp;gt;&amp;gt; -Dfilter=multi-module&lt;/P&gt;&lt;P&gt;HTHs&lt;/P&gt;&lt;P&gt;Fraser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:27:31 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218310#M104833</guid>
      <dc:creator>Deleted Account</dc:creator>
      <dc:date>2015-10-16T02:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a CQ project to Maven</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218311#M104834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are links to help you move to maven/eclipse/vault approach of CQ5 development:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Fdev.day.com%2Fdocs%2Fen%2Fcq%2Fcurrent%2Fdeveloping%2Fdevelopmenttools%2Fdeveloping-with-maven.html" rel="nofollow" target="_blank"&gt;http://dev.day.com/docs/en/cq/current/developing/developmenttools/developing-with-maven.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Fdev.day.com%2Fdocs%2Fen%2Fcq%2Faem-how-tos%2Fdevelopment%2Fhowto-develop-aem-projects-using-eclipse.html" rel="nofollow" target="_blank"&gt;http://dev.day.com/docs/en/cq/aem-how-tos/development/howto-develop-aem-projects-using-eclipse.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Fdev.day.com%2Fdocs%2Fen%2Fcq%2Fcurrent%2Fcore%2Fhow_to%2Fhow_to_use_the_vlttool%2Fvlt-mavenplugin.html" rel="nofollow" target="_blank"&gt;http://dev.day.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool/vlt-mavenplugin.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Fdev.day.com%2Fdocs%2Fen%2Fcrx%2Fcurrent%2Fhow_to%2Fhow_to_use_the_vlttool.html" rel="nofollow" target="_blank"&gt;http://dev.day.com/docs/en/crx/current/how_to/how_to_use_the_vlttool.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Fwww.cqblueprints.com%2Findex.html" rel="nofollow" target="_blank"&gt;http://www.cqblueprints.com/index.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Fforums.adobe.com%2Fmessage%2F4976354" rel="nofollow" target="_blank"&gt;http://forums.adobe.com/message/4976354&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Flabs.sixdimensions.com%2Fcontent%2Fwebinars%2Fcq5-development-setup-maven-build-and-deployment" rel="nofollow" target="_blank"&gt;http://labs.sixdimensions.com/content/webinars/cq5-development-setup-maven-build-and-deployment&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Flabs.sixdimensions.com%2Fblog%2Fdan-klco%2F2012-09-18%2Freleasing-adobe-cq5-project-apache-maven" rel="nofollow" target="_blank"&gt;http://labs.sixdimensions.com/blog/dan-klco/2012-09-18/releasing-adobe-cq5-project-apache-maven&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:27:31 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218311#M104834</guid>
      <dc:creator>Sham_HC</dc:creator>
      <dc:date>2015-10-16T02:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a CQ project to Maven</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218312#M104835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sham,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Sorry for my Ignorance. I also wanted to build the OSGI bundle, and i was totally unaware of Maven functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Veena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:27:31 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-convert-a-cq-project-to-maven/m-p/218312#M104835</guid>
      <dc:creator>Veena_Vikram</dc:creator>
      <dc:date>2015-10-16T02:27:31Z</dc:date>
    </item>
  </channel>
</rss>

