sounds good! will check that out for our next project ;)
regards, Martin On 12/20/05, Bruno Aranda <[EMAIL PROTECTED]> wrote: > Hi devs, > > While we are working in the maven build of myfaces, I've just created > a maven archetype [1] that can be used to create a template for a web > application that uses MyFaces. You can checkout it and test it! To do > so, follow the instructions in the wiki [2]. > Once you have installed the plugin locally (it is still not in any > repository in the internet) just use the "mvn archetype:create" [3] > command to create the template wherever you want! > Eventually this plugin will be somewhere in a central repository (what > about the current place at ibiblio?, we could create a version 1.0 of > the plugin and put it there) so only using the mvn archetype:create > command it will download the plugin from internet (if not downloaded > already) and create the template. > The project created already has a maven compliant structure and > contains the pom with the needed dependencies. > > Hope you like it, > > Bruno > > References: > [1] > http://maven.apache.org/guides/introduction/introduction-to-archetypes.html > [2] http://wiki.apache.org/myfaces/Maven_Reorg (last section, called > "Testing the MyFaces Archetype") > [3] e.g. executing the command -> mvn archetype:create > -DarchetypeGroupId=org.apache.myfaces > -DarchetypeArtifactId=myfaces-archetype > -DarchetypeVersion=1.0-SNAPSHOT -DgroupId=myAppId -DartifactId=testApp > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces
