lincolnthree

Untitled

Mar 9th, 2011
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. ____ _____
  2. / ___| ___ __ _ _ __ ___ | ___|__ _ __ __ _ ___
  3. \___ \ / _ \/ _` | '_ ` _ \ | |_ / _ \| '__/ _` |/ _ \ \\
  4. ___) | __/ (_| | | | | | | | _| (_) | | | (_| | __/ //
  5. |____/ \___|\__,_|_| |_| |_| |_| \___/|_| \__, |\___|
  6. |___/
  7. [no project] lincoln $ cd ~/Desktop/example/
  8. [example] example $ install
  9. install install-plugin
  10. [example] example $ install forge.api
  11. Install which version of the Forge API?
  12.  
  13. 1 - [org.jboss.seam.forge:forge-shell-api:1.0.0-SNAPSHOT]
  14. 2 - [org.jboss.seam.forge:forge-shell-api:1.0.0.Alpha2]
  15.  
  16. Choose an option by typing the number of the selection: 2
  17. The [forge.api] facet requires the following packaging type [jar], but is currently [war], would you like to change the packaging to [jar]? (Note: this could break other plugins in your project.) [Y/n]
  18. Wrote /Users/lbaxter/Desktop/example/src/main/resources/META-INF/beans.xml
  19. Packaging updated to [jar]
  20. ***SUCCESS*** Installed [forge.api] successfully.
  21. [example] example $
Advertisement
Add Comment
Please, Sign In to add comment