[richfaces-planning-issues] [JBoss JIRA] (RFPL-3092) CLONE - Verify archetypes

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Tue Dec 3 07:01:08 EST 2013


     [ https://issues.jboss.org/browse/RFPL-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavol Pitonak updated RFPL-3092:
--------------------------------

    Fix Version/s: 4.5.0.Alpha1
                       (was: 5.0.0.Alpha2)

    
> CLONE - Verify archetypes
> -------------------------
>
>                 Key: RFPL-3092
>                 URL: https://issues.jboss.org/browse/RFPL-3092
>             Project: RichFaces Planning
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: QE
>            Reporter: Pavol Pitonak
>            Assignee: Matej Novotny
>             Fix For: 4.5.0.Alpha1
>
>
> * simpleapp on desktop
> {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.3.4.Final -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=4.3.4.Final -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=$VERSION -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code}
> (replace $VERSION with current release version, e.g. 5.0.0.Alpha2)

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


More information about the richfaces-planning-issues mailing list