lincolnthree

It's easy to extend #SeamForge

Mar 22nd, 2011
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. ____ _____
  2. / ___| ___ __ _ _ __ ___ | ___|__ _ __ __ _ ___
  3. \___ \ / _ \/ _` | '_ ` _ \ | |_ / _ \| '__/ _` |/ _ \ \\
  4. ___) | __/ (_| | | | | | | | _| (_) | | | (_| | __/ //
  5. |____/ \___|\__,_|_| |_| |_| |_| \___/|_| \__, |\___|
  6. |___/
  7. [forge-distribution] dist $
  8. [forge-distribution] dist $
  9. [forge-distribution] dist $ prettyfaces
  10. ***ERROR*** No such command: prettyfaces
  11. [forge-distribution] dist $
  12. [forge-distribution] dist $
  13. [forge-distribution] dist $ forge git-plugin git://github.com/ocpsoft/prettyfaces-forge-plugin.git --ref 1.0.0.Alpha1
  14. ***INFO*** Checking out plugin source files to [repo] via 'git'
  15. ***INFO*** Switching to branch/tag [1.0.0.Alpha1]
  16. ***INFO*** Invoking build with underlying build system.
  17. [INFO]
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] Building prettyfaces-forge-plugin 1.0.0-SNAPSHOT
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO]
  22. [INFO] Copying 2 resources
  23. [INFO]
  24. [INFO] Compiling 3 source files to /tmp/forgetemp8366335975626723199/repo/target/classes
  25. [INFO]
  26. [INFO] No tests to run.
  27. [INFO]
  28. [INFO] Building jar: /tmp/forgetemp8366335975626723199/repo/target/prettyfaces-forge-plugin-1.0.0-SNAPSHOT.jar
  29. [INFO] ------------------------------------------------------------------------
  30. [INFO] BUILD SUCCESS
  31. [INFO] ------------------------------------------------------------------------
  32. [INFO] Total time: 2.334s
  33. [INFO] Finished at: Tue Mar 22 15:55:05 EDT 2011
  34. [INFO] Final Memory: 32M/259M
  35. [INFO] ------------------------------------------------------------------------
  36. ***SUCCESS*** Build successful.
  37. ***INFO*** Copying build artifact to [/home/lb3/.forge/plugins/com.ocpsoft.forge.prettyfaces_prettyfaces-forge-plugin.jar]
  38. [forge-distribution] dist $
  39. [forge-distribution] dist $
  40. [forge-distribution] dist $ prettyfaces
  41. setup mapping-add
  42. [forge-distribution] dist $ prettyfaces setup
  43. The [com.ocpsoft.prettyfaces] facet depends on the following missing facets: [WebResourceFacet, forge.spec.servlet]. Would you like to attempt installation of these facets as well? [Y/n]
Add Comment
Please, Sign In to add comment