@Sergey , the top folder name inside the zip file is different:
3.9.9: folder name is "apache-maven-3.9.9/"
3.9.10: folder name is "apache-maven/"
so the script breaks since the folder pattern is changed.

On Mon, May 26, 2025 at 7:54 PM Sergey Chernov <serega.mo...@gmail.com>
wrote:

> There is a problem using apache-maven-3.9.10-20250523.195106-41-bin.zip (
> 3.9.10-SNAPSHOT) version locally. When I run it with the existing mvnw
> wrapper
> (which works quite well with apache-maven-3.9.9-bin.zip), there is a
> failure mvnw.url: No such file or directory. The full log and the
> configuration scripts you can find in the gist.
>
> This may be related to using mode only-script in the
> maven-wrapper.properties. This fails on both macOs and Linux.
>
> Note: the wrapper works in case if maven-wrapper.jar is provided, but still
>
> ⚠️ The 3.9.10-SNAPSHOT looks like a breaking change ⚠️
>
> There is a detailed log
> https://gist.github.com/seregamorph/4c0cd5791cae7b7a52d884287ac3be45
>
> P.S. I still believe that releasing a public release candidate for 3.9.10
> is a good idea. E.g. for my enterprise setup it's a headache, because local
> laptops cannot access internal artifactory (as it needs authentication) -
> and the global URL is used in the committed in git wrapper properties.
> While CI/CD is the opposite - it's restricted to access the internet and
> the URL is replaced with local just before the build. In other words, I
> cannot do a deep testing of this version (across hundreds of engineers!)
> without revisiting our solution. You can say that's my problem (and you are
> right), but if the purpose there is the better testing before release, it's
> worth considering.
>
> Also the public nexus for snapshots is relatively slow.
>
> On Wed, May 21, 2025 at 6:06 PM Slawomir Jaranowski <
> s.jaranow...@gmail.com>
> wrote:
>
> > Hi
> >
> > Snapshot build is avaliable at:
> >
> >
> >
> https://repository.apache.org/content/groups/snapshots/org/apache/maven/apache-maven/3.9.10-SNAPSHOT/
> >
> > look up for the latest build
> >
> >
> > śr., 21 maj 2025, 17:39 użytkownik Sergey Chernov <
> serega.mo...@gmail.com>
> > napisał:
> >
> > > It would be great to have 3.9.10-rc-1 available at
> > > https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/
> > > similar to what is available for 4.0.0 versions. WDYT?
> > > It’s much easier to use such dist instead of building own.
> > >
> > > > On 20 May 2025, at 22:00, Tamás Cservenák <ta...@cservenak.net>
> wrote:
> > > >
> > > > I created one more issue and PR:
> > > > https://github.com/apache/maven/pull/2361
> > > >
> > > > See related JIRA for context.
> > > >
> > > > Thanks
> > > > T
> > > >
> > > > On Tue, May 20, 2025 at 9:24 PM Slawomir Jaranowski
> > > > <s.jaranow...@gmail.com> wrote:
> > > >>
> > > >> Hi,
> > > >>
> > > >> I hope a list of issues for 3.9.10 is finished.
> > > >>
> > > >> Waiting for feedback, especially with JDK 24.
> > > >>
> > > >> I'm going to release it next week.
> > > >>
> > > >>
> > > >> On Mon, 19 May 2025 at 20:46, Slawomir Jaranowski <
> > > s.jaranow...@gmail.com>
> > > >> wrote:
> > > >>
> > > >>>
> > > >>>
> > > >>> On Mon, 19 May 2025 at 20:42, Tamás Cservenák <ta...@cservenak.net
> >
> > > wrote:
> > > >>>
> > > >>>> Sisu? Hopefully get released tomorrow.
> > > >>>>
> > > >>>
> > > >>> added to the list :-)
> > > >>>
> > > >>>
> > > >>>>
> > > >>>> T
> > > >>>>
> > > >>>> On Mon, May 19, 2025, 20:37 Slawomir Jaranowski <
> > > s.jaranow...@gmail.com>
> > > >>>> wrote:
> > > >>>>
> > > >>>>> Hi,
> > > >>>>>
> > > >>>>> We have resolved 32 issues
> > > >>>>>
> > > >>>>>
> > > >>>>
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.9.10
> > > >>>>>
> > > >>>>> The last one is in progress
> > > >>>>> https://issues.apache.org/jira/browse/MNG-5913
> > > >>>>>
> > > >>>>> As we have many changes, I'm inviting you for testing a snapshot
> > > >>>> version,
> > > >>>>> binary distribution can be downloaded from:
> > > >>>>>
> > > >>>>>
> > > >>>>
> > >
> >
> https://repository.apache.org/content/groups/snapshots/org/apache/maven/apache-maven/3.9.10-SNAPSHOT/
> > > >>>>> (please lookups for the latest build)
> > > >>>>>
> > > >>>>> or build from source code:
> > > >>>>> https://github.com/apache/maven/tree/maven-3.9.x
> > > >>>>>
> > > >>>>>
> > > >>>>> On Thu, 24 Apr 2025 at 23:30, Slawomir Jaranowski <
> > > >>>> s.jaranow...@gmail.com>
> > > >>>>> wrote:
> > > >>>>>
> > > >>>>>> Hi,
> > > >>>>>>
> > > >>>>>> I would like to release Maven 3.9.10
> > > >>>>>>
> > > >>>>>> We have planned issues:
> > > >>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.9.10
> > > >>>>>>
> > > >>>>>> I also would like to release resolver 1.9.23
> > > >>>>>> with issues:
> > > >>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.23
> > > >>>>>>
> > > >>>>>> I will work on it, I hope the release can be done in the next
> two
> > -
> > > >>>> three
> > > >>>>>> weeks.
> > > >>>>>> Any help as usual is appreciated.
> > > >>>>>>
> > > >>>>>>
> > > >>>>>> --
> > > >>>>>> Sławomir Jaranowski
> > > >>>>>>
> > > >>>>>
> > > >>>>>
> > > >>>>> --
> > > >>>>> Sławomir Jaranowski
> > > >>>>>
> > > >>>>
> > > >>>
> > > >>>
> > > >>> --
> > > >>> Sławomir Jaranowski
> > > >>>
> > > >>
> > > >>
> > > >> --
> > > >> Sławomir Jaranowski
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > > For additional commands, e-mail: dev-h...@maven.apache.org
> > > >
> > >
> > >
> >
>

Reply via email to