DPascalBernard / maven-alfresco-archetypes

Automatically exported from code.google.com/p/maven-alfresco-archetypes
0 stars 0 forks source link

Extensions folder proposal #177

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create new AMP Maven project from alfresco-amp-archetype

What is the expected output? What do you see instead?

It would be great to have a boolean property when creating a project using the 
artifact like "createExtensionFolder" that creates the extensions folder 
structure: 

for example:

/config/alfresco/extension/model
/config/alfresco/extension/templates/
/config/alfresco/extension/templates/webscripts

What version of the product are you using? On what operating system?

alfresco-amp-archetype v1.1.1

Please provide any additional information below.

Original issue reported on code.google.com by javierca...@gmail.com on 4 Feb 2014 at 10:05

GoogleCodeExporter commented 9 years ago
That'd be useful. I'm not sure though of how to configure maven archetypes to 
be so dynamic in the creation. Do you have any pointer for that?

Original comment by colum...@gmail.com on 10 Mar 2014 at 6:56