[ 
https://issues.apache.org/struts/browse/WW-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46243#action_46243
 ] 

Wes Wannemacher commented on WW-3141:
-------------------------------------

I've come across the same thing recently. I was concerned, but we are pretty 
close to a 2.1.7 release that will hopefully go GA. If we get that going, I'll 
make sure that the archetypes are released as well. If that doesn't happen in 
the next week or two, I'll see if I can't figure out how to push the 2.1.6 
archetypes.

> Maven2 struts archtype error --  documentation in 
> http://struts.apache.org/2.x/docs/struts-2-blank-archetype.html
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-3141
>                 URL: https://issues.apache.org/struts/browse/WW-3141
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.6
>         Environment: java version "1.5.0_15"
> Maven version: 2.0.8
> Linux  2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux
>            Reporter: Srimal Jayawardena
>
> The command
> $ mvn archetype:generate -B \
>                          -DgroupId=tutorial \
>                          -DartifactId=tutorial \
>                          -DarchetypeGroupId=org.apache.struts \
>                          -DarchetypeArtifactId=struts2-archetype-blank \
>                          -DarchetypeVersion=2.1.6
> mentioned in http://struts.apache.org/2.x/docs/struts-2-blank-archetype.html
> gives the following error:
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] The desired archetype does not exist 
> (org.apache.struts:struts2-archetype-blank:2.1.6)
> I use
> Maven version: 2.0.8
> and
> java version "1.5.0_15"
> Thanks in advance
> Srimal.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to