You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by RadoK <rk...@gmail.com> on 2009/03/21 12:48:09 UTC

Where is Struts 2 Blank Archetype 2.1.6 ?

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-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Where is Struts 2 Blank Archetype 2.1.6 ?

Posted by Lukasz Lenart <lu...@googlemail.com>.
2009/3/24 Radoslav Krivak <rk...@gmail.com>:
> Thanks Lukasz. I was actually checking your catalog few days ago but it
> wasn't there yet.

I put it yesterday ;-) I've hope, I will be able to publish also
conventionize version before Easter


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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


Re: Where is Struts 2 Blank Archetype 2.1.6 ?

Posted by Radoslav Krivak <rk...@gmail.com>.


Lukasz Lenart wrote:
> 
> I've just put the latest (unreleased version) here [1], you can use it
> with command:
> mvn archetype:generate -DarchetypeCatalog=http://www.lenart.org.pl/maven/
> 
> [1] http://www.lenart.org.pl/maven/
> 

Thanks Lukasz. I was actually checking your catalog few days ago but it
wasn't there yet.

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


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


Re: Where is Struts 2 Blank Archetype 2.1.6 ?

Posted by Lukasz Lenart <lu...@googlemail.com>.
Hi,

I've just put the latest (unreleased version) here [1], you can use it
with command:
mvn archetype:generate -DarchetypeCatalog=http://www.lenart.org.pl/maven/

[1] http://www.lenart.org.pl/maven/


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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


Re: Where is Struts 2 Blank Archetype 2.1.6 ?

Posted by Dave Newton <ne...@yahoo.com>.
RadoK wrote:
> where can I download blank archetype for Struts v 2.1.6?

It's in SVN [1]; I've had zero time to figure out how to put it 
somewhere for a vote so it can be released.

Dave

[1] (I think)
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/

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