1. 17 Feb, 2019 11 commits
  2. 24 Oct, 2018 1 commit
    • Paul N. Baker's avatar
      mvn: run mvnw only if executable (#7326) · 745b6550
      Paul N. Baker authored
      The problem that can occur is ocassionally mvnw will not be executable. This can happen if mvnw is included from an archetype, as unix permissions aren't preserved within the jar they're stored in. Only using mvnw if it exists AND is executable
      745b6550
  3. 29 Aug, 2018 1 commit
  4. 01 Jul, 2018 1 commit
  5. 01 Nov, 2017 1 commit
  6. 24 Sep, 2017 1 commit
  7. 18 Dec, 2016 1 commit
  8. 03 Oct, 2016 1 commit
  9. 21 Sep, 2016 1 commit
  10. 14 Sep, 2016 1 commit
  11. 15 Jun, 2016 1 commit
  12. 14 May, 2016 1 commit
  13. 18 Feb, 2016 1 commit
  14. 07 Feb, 2015 1 commit
  15. 01 Aug, 2014 1 commit
  16. 07 Jul, 2014 1 commit
  17. 28 Jun, 2014 1 commit
  18. 06 Mar, 2014 3 commits
  19. 11 Nov, 2013 1 commit
    • Zsolt Sz. Sztupák's avatar
      Fix issues with special characters when running mvn · 96798c42
      Zsolt Sz. Sztupák authored
      Setting the locale to C will stabilize sed, so it won't stop processing
      the mvn output when it encounters invalid characters (like binary data)
      
      This makes it also more viable to add the `alias mvn='mvn-color`, as
      the coloring is less obtrusive, and there won't be any issues with sed
      breaking because of an invalid character inside the stream
      96798c42
  20. 22 Apr, 2013 1 commit
  21. 28 Dec, 2012 1 commit
  22. 21 Nov, 2012 1 commit
  23. 06 Nov, 2012 2 commits
  24. 18 Jul, 2012 1 commit
  25. 22 Mar, 2012 1 commit
  26. 16 Feb, 2011 1 commit
  27. 01 Dec, 2010 1 commit