Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for wrapperSha256Sum (0.07 sec)

  1. mvnw.cmd

    @REM If specified, validate the SHA-256 sum of the Maven wrapper jar file
    SET WRAPPER_SHA_256_SUM=""
    FOR /F "usebackq tokens=1,2 delims==" %%A IN ("%MAVEN_PROJECTBASEDIR%\.mvn\wrapper\maven-wrapper.properties") DO (
        IF "%%A"=="wrapperSha256Sum" SET WRAPPER_SHA_256_SUM=%%B
    )
    IF NOT %WRAPPER_SHA_256_SUM%=="" (
        powershell -Command "&{"^
           "Import-Module $PSHOME\Modules\Microsoft.PowerShell.Utility -Function Get-FileHash;"^
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 14 22:24:15 UTC 2024
    - 7.5K bytes
    - Viewed (0)
Back to top