jira-importer
jira-importer
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented [Alexis Tual](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=atual) as it is Open Source project you can try implement such feature. There is no roadmap - simply new features/bug fixes are implemented by contributors.
**[Andreas Sewe](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=asewe)** commented As https://maven.apache.org/download.cgi publishes easily obtainable SHA512 sums at least for the Maven distribution (if not for the wrapper JARs), simply introducing a `` and using a ``...
**[Artur](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER282083)** commented Thanks, we faced the same problem and are now using a manually patched version of mvnw.cmd with this fix
**[James Z.M. Gao](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gzm55)** commented [Svein](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=svein) [Artur-](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=Artur-) are the new type `only-script` also affected by this issue?
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Does this happen in the actual `mvn` script as well?
**[Krystian Panek](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ciapunek)** commented just calling ```java sh mvnw --version ``` works but when the same is called through taskfile does not. I checked that in both cases "uname" returns "Linux"...
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented [Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte), here is the ticket to track that.
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Please note that improvements to the scripts are not complete in Maven 4.
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented Maybe better is call mvn script from distribution. There is a proposition for it - MWRAPPER-61
**[Jimisola Laursen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER281352)** commented Just to confirm, Maven 4 has not been released yet to my knowledge. What is Maven 4 referring to?