____ _____ / ___| ___ __ _ _ __ ___ | ___|__ _ __ __ _ ___ \___ \ / _ \/ _` | '_ ` _ \ | |_ / _ \| '__/ _` |/ _ \ \\ ___) | __/ (_| | | | | | | | _| (_) | | | (_| | __/ // |____/ \___|\__,_|_| |_| |_| |_| \___/|_| \__, |\___| |___/ [no project] Desktop $ [no project] Desktop $ new-project --named example --topLevelPackage com.example Use [~/Desktop/example] as project directory? [Y/n] y Wrote ~/Desktop/example/src/main/resources/META-INF/forge.xml ***SUCCESS*** Created project [example] in new working directory [~/Desktop/example] [example] example $ [example] example $ prettyfaces setup ***ERROR*** No such command: prettyfaces [example] example $ [example] example $ [example] example $ forge git-plugin git://github.com/ocpsoft/prettyfaces-forge-plugin.git ***INFO*** Checking out plugin source files to [/var/temp/4147588585966409152/repo] via 'git' ***INFO*** Invoking build with underlying build system. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PrettyFaces Forge Plugin 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ prettyfaces-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ prettyfaces-plugin --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ prettyfaces-plugin --- [INFO] Compiling 6 source files to /var/temp/4147588585966409152/repo/target/classes [INFO][INFO] Building jar: /var/temp/4147588585966409152/repo/target/prettyfaces-plugin-1.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.039s [INFO] Finished at: Sat Apr 02 12:23:55 EDT 2011 [INFO] Final Memory: 23M/81M [INFO] ------------------------------------------------------------------------ ***SUCCESS*** Build successful. ***INFO*** Installing plugin artifact. Wrote /Users/lbaxter/.forge/plugins/com.ocpsoft.forge$prettyfaces-plugin$1$1.0.0-SNAPSHOT.jar ***SUCCESS*** Installed from [git://github.com/ocpsoft/prettyfaces-forge-plugin.git] successfully. [example] example $ [example] example $ [example] example $ prettyfaces setup Install PrettyFaces for which technology? 1 - [JSF 1.1 and Servlet <= 2.3] 2 - [JSF 1.2 and Servlet >= 2.4] 3 - [JSF 2.0 and Servlet >= 2.5] 4 - [Java EE 6 and Servlet >= 3.0]* Choose an option by typing the number of the selection [*-default]: 4 Install which version? 1 - [com.ocpsoft:prettyfaces-jsf2:3.0.0] 2 - [com.ocpsoft:prettyfaces-jsf2:3.0.1] 3 - [com.ocpsoft:prettyfaces-jsf2:3.1.0] 4 - [com.ocpsoft:prettyfaces-jsf2:3.2.0]* Choose an option by typing the number of the selection [*-default]: 4 Wrote ~/Desktop/example/src/main/webapp/WEB-INF/pretty-config.xml ***SUCCESS*** Installed facet [com.ocpsoft.forge.prettyfaces] successfully. ***SUCCESS*** PrettyFaces is configured. [example] example $ [example] example $ [example] example $ prettyfaces // faces-message-propagation list-mappings setup action mapping remove-mapping [example] example $