Advertisement
lincolnthree

Forge <TAB><TAB> Command Help

Mar 4th, 2011
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.92 KB | None | 0 0
  1.    ____                          _____                    
  2.   / ___|  ___  __ _ _ __ ___    |  ___|__  _ __ __ _  ___
  3.   \___ \ / _ \/ _` | '_ ` _ \   | |_ / _ \| '__/ _` |/ _ \  \\
  4.    ___) |  __/ (_| | | | | | |  |  _| (_) | | | (_| |  __/  //
  5.   |____/ \___|\__,_|_| |_| |_|  |_|  \___/|_|  \__, |\___|
  6.                                                 |___/      
  7. [forge-distribution] dist $ project repository-
  8. repository-list      repository-remove    repository-add      
  9. [forge-distribution] dist $ project repository-add #<TAB><TAB>
  10. [name... (java.lang.String)]
  11.  
  12. [forge-distribution] dist $ project repository-add jboss #<TAB><TAB>
  13. [url... (java.lang.String)]
  14.  
  15. [forge-distribution] dist $ project repository-add jboss https://repository.jboss.org/nexus/context/groups/public
  16. Added repository [jboss->https://repository.jboss.org/nexus/context/groups/public]
  17. [forge-distribution] dist $
  18. [forge-distribution] dist $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement