Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for calling (0.13 sec)

  1. .teamcity/mvnw

            else
                curl --user $MVNW_USERNAME:$MVNW_PASSWORD -o "$wrapperJarPath" "$jarUrl" -f
            fi
    
        else
            if [ "$MVNW_VERBOSE" = true ]; then
              echo "Falling back to using Java to download"
            fi
            javaClass="$BASE_DIR/.mvn/wrapper/MavenWrapperDownloader.java"
            # For Cygwin, switch paths to Windows format before running javac
            if $cygwin; then
    Shell Script
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Wed Feb 26 01:48:39 GMT 2020
    - 9.8K bytes
    - Viewed (0)
Back to top