Skip to content
  • Matthew Farrellee's avatar
    853a2b95
    Fix mvn detection · 853a2b95
    Matthew Farrellee authored
    When mvn is not detected (not in executor's path), 'set -e' causes the
    detection to terminate the script before the helpful error message can
    be displayed.
    
    Author: Matthew Farrellee <matt@redhat.com>
    
    Closes #1181 from mattf/master-0 and squashes the following commits:
    
    506549f [Matthew Farrellee] Fix mvn detection
    853a2b95
    Fix mvn detection
    Matthew Farrellee authored
    When mvn is not detected (not in executor's path), 'set -e' causes the
    detection to terminate the script before the helpful error message can
    be displayed.
    
    Author: Matthew Farrellee <matt@redhat.com>
    
    Closes #1181 from mattf/master-0 and squashes the following commits:
    
    506549f [Matthew Farrellee] Fix mvn detection
Loading