You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by John Stein <jo...@versatile.com> on 2005/10/26 20:34:04 UTC

archetype:create maven-archetype-site "Unable to determine the release version"

btw, you guys rock!

running mvn archetype:create -DgroupId=com.versatile.trafsys 
-DartifactId=trafsys -DarchetypeGroupId=org.apache.maven.archetypes 
-DarchetypeArtifactId=maven-archetype-site

on the existing "getting started" project..

[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.archetypes
ArtifactId: maven-archetype-site
Version: RELEASE

Reason: Unable to determine the release version
  org.apache.maven.archetypes:maven-archetype-site:RELEASE:jar

-- 
John Stein

john.stein@versatile.com
717.439.0787 mobile
jdsetown AIM, Yahoo IM


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: archetype:create maven-archetype-site "Unable to determine the release version"

Posted by Jason van Zyl <ja...@maven.org>.
On Wed, 2005-10-26 at 14:34 -0400, John Stein wrote:
> btw, you guys rock!
> 
> running mvn archetype:create -DgroupId=com.versatile.trafsys 
> -DartifactId=trafsys -DarchetypeGroupId=org.apache.maven.archetypes 
> -DarchetypeArtifactId=maven-archetype-site

I have deployed/released another version, but for you can use the
additional parameter "-DarchetypeVersion=1.0-alpha-2" and that should
work for you. 

> on the existing "getting started" project..
> 
> [INFO] Failed to resolve artifact.
> 
> GroupId: org.apache.maven.archetypes
> ArtifactId: maven-archetype-site
> Version: RELEASE
> 
> Reason: Unable to determine the release version
>   org.apache.maven.archetypes:maven-archetype-site:RELEASE:jar
> 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org