Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-8450

Make `grape install` set non-zero exit status on failure

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.4.8, 2.5.0-beta-2
    • None
    • Grape
    • None

    Description

      When grape install can't find a module, it reports an error as follows:

      $ grape install foo bar
      ...
      :: problems summary ::
      :::: WARNINGS
              module not found: foo#bar;latest.default
      ...

      However, it nevertheless exits with status 0: surely it would be better to exit non-zero in this scenario?

      Attachments

        Activity

          People

            Unassigned Unassigned
            allanlewis Allan Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: