[ https://issues.apache.org/struts/browse/WW-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45358#action_45358 ]
Nils-Helge Garli commented on WW-2759: -------------------------------------- Well, it is a 2.1.3 fix, but it can't be done until after 2.1.3. Make it 2.1.4, and I'll release the 2.1.3 archetype when 2.1.3 has been released. > The Struts 2 Portlet Tutorial "mvn archetype:create > -DarchetypeGroupId=org.apache.struts > -DarchetypeArtifactId=struts2-archetype-portlet > -DarchetypeVersion=2.1.1-SNAPSHOT -DartifactId=bookmark-portlet " Can't use > -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: WW-2759 > URL: https://issues.apache.org/struts/browse/WW-2759 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.1.2 > Reporter: witty xu > Fix For: 2.1.3 > > > mvn archetype:create -DarchetypeGroupId=org.apache.struts > -DarchetypeArtifactId=struts2-archetype-portlet > -DarchetypeVersion=2.1.1-SNAPSHOT -DartifactId=bookmark-portlet > -DgroupId=com.mycompany > -DremoteRepositories=http://people.apache.org/repo/m2-snapshot-repository > can't use the error is follow: > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] : org.apache.maven.archetype.exception.UnknownArchetype: The desired > arch > etype does not exist > (org.apache.struts:struts2-archetype-portlet:2.1.1-SNAPSHOT > ) > The desired archetype does not exist > (org.apache.struts:struts2-archetype-portle > t:2.1.1-SNAPSHOT) > How can we do -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.