[richfaces-planning-issues] [JBoss JIRA] Created: (RFPL-101) update doc with archetype location

Prabhat Jha (JIRA) jira-events at lists.jboss.org
Thu Aug 27 14:12:23 EDT 2009


update doc with archetype location
----------------------------------

                 Key: RFPL-101
                 URL: https://jira.jboss.org/jira/browse/RFPL-101
             Project: RichFaces Planning
          Issue Type: Task
    Affects Versions: 3.3.2.CR1
            Reporter: Prabhat Jha
             Fix For: 3.3.2.GA


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: 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-planning-issues mailing list