DPascalBernard / maven-alfresco-archetypes

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

Improve groupIds #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current groupIds/artifactIds of archetypes of this project:

org.alfresco/maven-alfresco-extension-archetype
org.alfresco/maven-alfresco-amp-archetype
org.alfresco.maven/maven-alfresco-share-archetype
org.alfresco.maven/maven-alfresco-share-module-archetype

Advises:
* Avoid the word "maven" into the groupIds and artifactIds

Proposed names:

org.alfresco.archetypes/alfresco-extension-archetype
org.alfresco.archetypes/alfresco-amp-archetype
org.alfresco.archetypes/share-extension-archetype
org.alfresco.archetypes/share-module-archetype

Thoughts?

Original issue reported on code.google.com by mauri...@session.it on 7 Apr 2012 at 11:53

GoogleCodeExporter commented 9 years ago
Beware GID/AID changes, they impose changing docs, updating blogs, and can in 
general cause problems.
That said, your proposal seems more reasonable than the current situation

Original comment by carlo.sciolla on 7 Apr 2012 at 2:04

GoogleCodeExporter commented 9 years ago
I think maven should be in there, not everyone knows archetypes are a Maven 
thing. Also Maven is just one of the ALM technologies we need to support.

Said that, I was sure to have aligned everything under org.alfresco.maven , 
which seems to me most reasonable choice.

WDTY?

Original comment by colum...@gmail.com on 8 Apr 2012 at 8:32

GoogleCodeExporter commented 9 years ago
I think maven should be in there, not everyone knows archetypes are a Maven 
thing. Also Maven is just one of the ALM technologies we need to support.

Said that, I was sure to have aligned everything under org.alfresco.maven , 
which seems to me most reasonable choice.

WDTY?

Original comment by colum...@gmail.com on 8 Apr 2012 at 8:32

GoogleCodeExporter commented 9 years ago
The new Maven Alfresco SDK will use the following naming:

org.alfresco.maven --> POMs
org.alfresco.maven.plugin --> alfresco-maven-plugin
org.alfresco.maven.archetypes --> all archetypes

Will be releasing soon, resolving the issue then.

Original comment by colum...@gmail.com on 30 Oct 2012 at 12:00