From the command line run:
mvn archetype:create -DarchetypeGroupId=org.jboss.portletbridge.archetypes -DarchetypeArtifactId=richfaces-basicNavigate to the newly created project folder and run mvn install - now you are ready to deploy the war file located in the target directory.
-DarchetypeVersion=1.0.0-SNAPSHOT -DgroupId=org.whatever.project -DartifactId=myprojectname
-DremoteRepositories=http://snapshots.jboss.org/maven2/
1 comment:
Thank you very much for this, we were planning to do it ourselves, that saved lots of work...
What are the chances that we get on for Richfaces Portlet with Seam?
Post a Comment