[
https://issues.jboss.org/browse/RFPL-3234?page=com.atlassian.jira.plugin....
]
Matej Novotny resolved RFPL-3234.
---------------------------------
Resolution: Done
Resolving issue, archetypes are working and no problems were found.
Verify archetypes
-----------------
Key: RFPL-3234
URL:
https://issues.jboss.org/browse/RFPL-3234
Project: RichFaces Planning
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: QE
Reporter: Pavol Pitonak
Assignee: Matej Novotny
Fix For: 5.0.0.Alpha3
* simpleapp on desktop
{code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes
-DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=5.0.0.Alpha3
-DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false
-Dmobile-optimized=false{code}
* simpleapp on mobile
{code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes
-DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=5.0.0.Alpha3
-DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false
-Dmobile-optimized=true{code}
* kitchensink on desktop and mobile
{code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes
-DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=5.0.0.Alpha3
-DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira