| Issue 15: | Creating a amp-archetype with -SNAPSHOT as version number creates a invalid maven-amp. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Doing a mvn create of -DarchetypeVersion=1.0.0 -DarchetypeArtifactId=maven-alfresco-amp-archetype with -Dversion=0.1-SNAPSHOT seems to work. However it creates a broken maven-amp environment. SNAPSHOT is a common maven idiom for projects versions that are under development and should be supported. |
|
,
Dec 03, 2009
Fixed and documented using the maven-nosnapshot plugin
Status: Fixed
|
|
|
|