I've created MWRAPPER in Jira[1] so please register those wishes there. Be aware that the wrapper already exists and that a buildtoold like Maven is already about downloading and executing. The community is asking for the wrapper because they like that feature in tools like Gradle.
I understand your comment, but the added mvnw scripts can already be changed by the maintainers its project. It should be possible to check files at a certain level, but once these scripts are added to any project it is out of our hands. Robert [1] https://issues.apache.org/jira/projects/MWRAPPER/ On 18-2-2020 18:58:02, Vladimir Sitnikov <sitnikov.vladi...@gmail.com> wrote: Robert>Once the Maven Wrapper has it's final location, one can provide new PRs on our codebase Do you think Wrapper script should verify the integrity of the downloaded file? AFAIK the current implementation just downloads a file and executes it. Executing random files from the internet does not sound like a nice idea. Vladimir