Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-1297

wget is not a default command on mac

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.8.0
    • 1.8.0
    • Build
    • None

    Description

      [INFO] --- maven-antrun-plugin:1.7:run (download-sqoop2) @ sentry-tests-sqoop ---
      [INFO] Executing tasks
      
      main:
           [exec] + /bin/pwd
           [exec] /Users/zephyrguo/data/project/sentry/sentry-tests/sentry-tests-sqoop
           [exec] + BASE_DIR=./target
           [exec] + DOWNLOAD_DIR=./thirdparty
           [exec] + mkdir -p ./thirdparty
           [exec] + download https://repository.apache.org/content/repositories/snapshots/org/apache/sqoop/sqoop-server/2.0.0-SNAPSHOT/sqoop-server-2.0.0-20150530.005523-4.war sqoop.war
           [exec] + url=https://repository.apache.org/content/repositories/snapshots/org/apache/sqoop/sqoop-server/2.0.0-SNAPSHOT/sqoop-server-2.0.0-20150530.005523-4.war
           [exec] + packageName=sqoop.war
           [exec] + [[ ! -f ./thirdparty/sqoop.war ]]
           [exec] + wget --no-check-certificate -nv -O ./thirdparty/sqoop.war https://repository.apache.org/content/repositories/snapshots/org/apache/sqoop/sqoop-server/2.0.0-SNAPSHOT/sqoop-server-2.0.0-20150530.005523-4.war
           [exec] target/download.sh: line 11: wget: command not found
      

      wget is not a default command on mac, but curl is.I use curl as backup command.My purpose is to improve building on mac.

      Attachments

        1. SENTRY-1297-v2.patch
          1 kB
          Zephyr Guo
        2. SENTRY-1297-v1.patch
          1 kB
          Zephyr Guo

        Activity

          People

            Unassigned Unassigned
            gzh1992n Zephyr Guo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: