/build_file.bat

http://ftr-gwt-library.googlecode.com/ · Batch · 10 lines · 5 code · 5 blank · 0 comment · 0 complexity · d8aa301980efb5be3a534740c5d2f861 MD5 · raw file

  1. @echo off
  2. cd ftr-gwt-library-file
  3. mvn --offline clean install
  4. cd ..
  5. @echo ON