DPascalBernard / maven-alfresco-archetypes

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

Change naming of modules created by AMP archetype #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The modules are now named ${groupId}.${artifactID}, which results in a folder 
containing dots in its name. This prevents resource properties from beeing 
correctly loaded by the JVM. 

Discussed here:
http://groups.google.com/group/maven-
alfresco/browse_thread/thread/969d66714d6d58fc

What version of the product are you using? On what operating system?
AMP-archetype version 1.0.0
Windows7

Original issue reported on code.google.com by bille...@gmail.com on 18 Dec 2009 at 12:22

GoogleCodeExporter commented 9 years ago
I made a patch for this, replacing ${groupid}.${artifactId} with just 
${artifactId} as 
proposed by Gabriele in the answer in the thread above. I hope I didn't miss 
anything. 
Please review :)

Original comment by bille...@gmail.com on 18 Dec 2009 at 2:45

Attachments:

GoogleCodeExporter commented 9 years ago
Hey Billerby,
would you commit this one if you'd rights ? :)

It's looks good and I want to expand the community, so we can really grow these 
bits
of code.

LMK!

Original comment by colum...@gmail.com on 23 Feb 2010 at 6:48

GoogleCodeExporter commented 9 years ago
This is duplicated and being merged

Original comment by colum...@gmail.com on 24 Feb 2010 at 8:59