Hi,

where can I download blank archetype for Struts v 2.1.6? Is there some
spacial repository that I need to configure in maven other than
http://people.apache.org/repo/m2-snapshot-repository ?

When I run command from page
http://cwiki.apache.org/confluence/display/WW/Struts+2+Blank+Archetype :

$ mvn archetype:create -B \
                         -DgroupId=tutorial \
                         -DartifactId=tutorial \
                         -DarchetypeGroupId=org.apache.struts \
                         -DarchetypeArtifactId=struts2-archetype-blank \
                         -DarchetypeVersion=2.1.6

I get this error message:

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error creating from archetype

Embedded error:
org.apache.maven.archetype.downloader.DownloadNotFoundException: Requested
download does not exist.
Unable to download the artifact from any repository


Thanks
Radoslav Krivak

-- 
View this message in context: 
http://www.nabble.com/Where-is-Struts-2-Blank-Archetype-2.1.6---tp22635191p22635191.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to