[richfaces-issues] [JBoss JIRA] Closed: (RF-6665) Themes: create Maven archetype for themes creation

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Fri Apr 24 07:30:47 EDT 2009


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

Tsikhon Kuprevich closed RF-6665.
---------------------------------

    Assignee: Nick Belaevski  (was: Tsikhon Kuprevich)


> Themes: create Maven archetype for themes creation
> --------------------------------------------------
>
>                 Key: RF-6665
>                 URL: https://jira.jboss.org/jira/browse/RF-6665
>             Project: RichFaces
>          Issue Type: Task
>    Affects Versions: 3.3.1
>            Reporter: Nick Belaevski
>            Assignee: Nick Belaevski
>             Fix For: 3.3.1
>
>
> 1. Theme project creation:
> mvn archetype:create
> -DarchetypeGroupId=org.richfaces.cdk
> -DarchetypeArtifactId=maven-archetype-theme
> -DarchetypeVersion=RF-VERSION
> -DartifactId=ARTIFACT-ID
> -DgroupId=GROUP-ID
> -Dversion=VERSION
> NOTE: JSF RI 1.2_12 dependencies are added explicitly to pom.xml file of generated project. Users should remove them manually if they include some version of JSF themselves.
> 2. Themes addition:
> mvn cdk:add-theme -Dname=themeName

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list