Am cancelling the vote for Maven 3.9.9 and will respin it. Note: this means drop of maven-3.9.9 tag as well!
Thanks T On Wed, Aug 14, 2024 at 10:04 AM Tamás Cservenák <ta...@cservenak.net> wrote: > Howdy, > > Huh, so we have quite some warnings in there with '==' being one of them: > https://gist.github.com/cstamas/cdc355a7e9cf04b106630e4c481b2ea4 > > Will discuss what to do with mates and get back here. > > Thanks > T > > On Tue, Aug 13, 2024 at 10:29 PM John Neffenger <j...@status6.com> wrote: > >> -1 >> >> I'm getting the following error when I run Maven 3.9.9 in a directory >> that does not have a ".mvn" sub-directory. Does anyone else get these >> errors? >> >> .../maven/bin/mvn: 136: [: /home/john: unexpected operator >> .../maven/bin/mvn: 136: [: /home: unexpected operator >> .../maven/bin/mvn: 136: [: /: unexpected operator >> .../maven/bin/mvn: 136: [: //: unexpected operator >> >> If I change to a directory containing ".mvn", it works fine. >> >> Seems to be related to this change: >> >> [MNG-8165] Align mvn.sh script with mvn.cmd (#1648) >> https://github.com/apache/maven/commit/cf2934b >> >> Thanks, >> John >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org >> For additional commands, e-mail: dev-h...@maven.apache.org >> >>