[
https://jira.jboss.org/jira/browse/RF-6665?page=com.atlassian.jira.plugin...
]
Nick Belaevski updated RF-6665:
-------------------------------
Description:
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
was:
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
2. Themes addition:
mvn cdk:add-theme -Dname=themeName
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: Tsikhon Kuprevich
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