I have created a multi module project in Alfresco using All-in-one Archetype of the Maven Alfresco SDK. I have selected 1.1.1 archetype version. The project directory was build. But in that directory I couldnt find the wcmqs(Alfresco Web Quick Start) directory. Can anyone tell me where Im going wrong?
The WCQMS project was removed for this issue : <a>https://code.google.com/p/maven-alfresco-archetypes/issues/detail?id=130</a> but the informative message were not updated which is displayed on the console. So what you are seeing is a normal behaviour and your project should have following structure - |-alfresco |-amp |-runner |-share |-solr |-pom.xml
Thanks for the info….. I got the same structure as u mentioned…. actually im looking to setup a Web Content Management development project…. Without wcmqs how to do that…. Is there any other reference? Can u explain the process