JitPack does not set the working directory to the project root for install commands, so ./mvnw failed with 'No such file or directory'. Restore the explicit 'cd $HOME/build &&' prefix from the original.
Version: 1.2.1 -> 1.2.2 (patch; build-system fix, no API changes)