-Darchetypeversion=1.0-SNAPSHOT is wrong

Try -Darchetypeversion=incubator-m1-SNAPSHOT

On 8/10/06, Piyush Hari <[EMAIL PROTECTED]> wrote:
I tried to create a new trinidad project with the latest trinidad checkout 
using mvn archetype as:

mvn archetype:create -DarchetypeGroupId=org.apache.myfaces.trinidadbuild
                                -DarchetypeArtifactId=myfaces-archetype-trinidad
                                -Darchetypeversion=1.0-SNAPSHOT
                                -DgroupId=myAppId
                                -DartifactId=testApp
                                -e

I get the following error:

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.myfaces.trinidadbuild
ArtifactId: myfaces-archetype-trinidad
Version: RELEASE

Reason: Unable to determine the release version

  org.apache.myfaces.trinidadbuild:myfaces-archetype-trinidad:jar:RELEASE


Any clue ?

-Piyush



--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to