[ https://issues.apache.org/struts/browse/WW-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45165#action_45165 ]
Wes Wannemacher commented on WW-2759: ------------------------------------- while working on JIRAs last week, I checked this and it is still broken. I didn't touch it though because the Docs mentioned (http://struts.apache.org/2.x/docs/struts-2-portlet-tutorial.html) also state that they are a work in progress. I would assume that when we get close to a release of 2.1, we can push out archetypes. > 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.