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 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.