]
Sean Rogers resolved RFPL-101.
------------------------------
Fix Version/s: 4.0.0.ALPHA2
(was: Future)
Resolution: Done
Added details on use of archetype
update doc with archetype location
----------------------------------
Key: RFPL-101
URL:
https://jira.jboss.org/browse/RFPL-101
Project: RichFaces Planning
Issue Type: Task
Security Level: Public(Everyone can see)
Components: docs
Affects Versions: Future
Reporter: Prabhat Jha
Assignee: Sean Rogers
Fix For: 4.0.0.ALPHA2
I have uploaded the archetype for richfaces + facelets at
https://svn.jboss.org/repos/richfaces/branches/community/3.3.X/archetypes/. If you
checkout and do mvn install, it should get added to your local archetype catalog. You can
then use following to create a new project.
mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes
-DarcheteypeArtifactId=richfaces-facelet -DarchetypeVersion=$VERSION -DgroupId=org.example
-DartifactId=myapp
For release process, this needs to be uploaded to jboss maven repo as well so that
ultimately this does not require checkout from SVN.
mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes
-DarcheteypeArtifactId=richfaces-facelet -DarchetypeVersion=$VERSION -DgroupId=org.example
-DartifactId=app -DarchetypeRepository=http://repository.jboss.org/maven2/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: