lincolnthree

Untitled

Apr 13th, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. ____ _____
  2. / ___| ___ __ _ _ __ ___ | ___|__ _ __ __ _ ___
  3. \___ \ / _ \/ _` | '_ ` _ \ | |_ / _ \| '__/ _` |/ _ \ \\
  4. ___) | __/ (_| | | | | | | | _| (_) | | | (_| | __/ //
  5. |____/ \___|\__,_|_| |_| |_| |_| \___/|_| \__, |\___|
  6. |___/
  7. [forge-distribution] dist $ new-project --named faces --topLevelPackage com.faces
  8.  
  9. Use [/home/lb3/Projects/forge/dist/faces] as project directory? [Y/n] n
  10.  
  11. Where would you like to create the project? ~/Desktop/
  12. summit_jbw_2011_speaker_template.odp EAP6 Checkpoint and Demo.pdf
  13. PoolSchedulesPHXSP11.pdf shrinkdesc-releasing.txt
  14. Desktop
  15. Where would you like to create the project? ~/Desktop/faces
  16. Wrote /home/lb3/Desktop/faces/src/main/resources/META-INF/forge.xml
  17. ***SUCCESS*** Created project [faces] in new working directory [/home/lb3/Desktop/faces]
  18. [faces] faces $
  19. [faces] faces $
  20. [faces] faces $ scaffold setup
  21. Facet [forge.maven.WebResourceFacet] requires packaging type(s) [war], but is currently [jar]. Update packaging? (Note: this could deactivate other plugins in your project.) [Y/n]
  22. ***SUCCESS*** Installed [forge.maven.WebResourceFacet] successfully.
  23. Wrote /home/lb3/Desktop/faces/src/main/resources/META-INF/persistence.xml
  24. ***SUCCESS*** Installed [forge.spec.jpa] successfully.
  25. Wrote /home/lb3/Desktop/faces/src/main/webapp/WEB-INF/beans.xml
  26. ***SUCCESS*** Installed [forge.spec.cdi] successfully.
  27. The [forge.spec.jsf] facet depends on the following missing facet(s): [forge.spec.servlet]. Install as well? [Y/n]
  28. Wrote /home/lb3/Desktop/faces/src/main/webapp/WEB-INF/web.xml
  29. Wrote /home/lb3/Desktop/faces/src/main/webapp/index.html
  30. ***SUCCESS*** Installed [forge.spec.servlet] successfully.
  31. Wrote /home/lb3/Desktop/faces/src/main/webapp/WEB-INF/faces-config.xml
  32. ***SUCCESS*** Installed [forge.spec.jsf] successfully.
  33. ***SUCCESS*** Scaffolding installed.
  34. [faces] faces $
Advertisement
Add Comment
Please, Sign In to add comment