Page 1 of 1

Maven Archetype for BL 2.0

Posted: Mon Feb 11, 2013 11:16 am
by TNuzzi
Sorry, if I missed something but I can't seem to find a Maven Archetype for Broadleaf 2.0 release. I can only seem to find the 1.6.0 archetype.

From: http://repo1.maven.org/maven2/archetype-catalog.xml

<archetype><groupId>org.broadleafcommerce</groupId><artifactId>ecommerce-archetype</artifactId><version>1.6.0-GA</version><description>BroadleafCommerce ECommerce Archetype</description></archetype>

Thanks,

Tony

Re: Maven Archetype for BL 2.0

Posted: Mon Feb 11, 2013 11:38 am
by phillipuniverse
We have actually abandoned the archetype route and instead gone with the recommendation to fork our Demo Site (https://github.com/BroadleafCommerce/DemoSite). You can use this as a starting point and modify as needed. Our getting started docs are at: http://docs.broadleafcommerce.org/curre ... arted.html

Re: Maven Archetype for BL 2.0

Posted: Mon Feb 11, 2013 12:21 pm
by TNuzzi
Phillip thanks for the reply. I am fine with doing that.

Do you have any updated information about "Configuring Project Name" section? It has some warnings that it may not work,"Note: Some have reported issues at this step. You can safely skip the "Configuring Project Name" step in its entirety. We are investigating."

Thanks,

Tony

Re: Maven Archetype for BL 2.0

Posted: Mon Feb 11, 2013 12:42 pm
by phillipuniverse
Not at the moment. Does it not work for you?

Re: Maven Archetype for BL 2.0

Posted: Mon Feb 11, 2013 12:43 pm
by TNuzzi
Have not tried. Was just curious.