run into this issue

"Unable to parse maven.config file options: Unrecognized maven.config file
entries: [ -e --fail-fast -Djavax.xml.accessExternalSchema=all
-Daether.connector.resumeDownloads=false]"

The workaround is to break it into multiple lines

-D



On Mon, Jan 30, 2023 at 2:43 PM Tamás Cservenák <ta...@cservenak.net> wrote:

> Howdy,
>
> commented on issue, but FTR:
> - the refd issue MCOMPILER-481 related IT fails when run with Maven 3.9.x
> (passes OK with Maven 3.8.7)
> - the compilation (what IT is testing) passes OK
> - the failure is in UT run (surefire)
>
> Maven 3.8.x uses surefire 2.x, while 3.9.x uses surefire 3.0.0-M8... to me,
> this seems like a surefire 3.0.0-M8 issue...
>
> I see no other relation to Maven core here.
>
> Thanks
> T
>
> On Mon, Jan 30, 2023 at 10:23 PM Jorge Solórzano <jor...@gmail.com> wrote:
>
> > Hi, what about the issue (regression) with
> > https://issues.apache.org/jira/browse/MCOMPILER-481?
> >
> > Regards,
> >
> > On Mon, Jan 30, 2023 at 4:24 PM Tamás Cservenák <ta...@cservenak.net>
> > wrote:
> > >
> > > Howdy,
> > >
> > > FYI Maven 3.9.0 is good to go.
> > >
> > >
> > > T
> > >
> > > On Thu, Jan 26, 2023 at 10:46 PM Tamás Cservenák <ta...@cservenak.net>
> > > wrote:
> > >
> > > > Howdy,
> > > >
> > > > 3.9.0 on hold for a bit more, an issue (and related PR) just popped
> in:
> > > > https://issues.apache.org/jira/browse/MNG-7672
> > > >
> > > > Thanks
> > > > T
> > > >
> > > > On Thu, Jan 26, 2023 at 7:49 PM Tamás Cservenák <ta...@cservenak.net
> >
> > > > wrote:
> > > >
> > > >> Howdy
> > > >>
> > > >> Tomorrow is 27th :) Staging is part of release (release + vote +
> final
> > > >> promotion to Central), so hopefully tomorrow will be staged
> > > >>
> > > >> T
> > > >>
> > > >> On Thu, Jan 26, 2023, 19:28 Delany <delany.middle...@gmail.com>
> > wrote:
> > > >>
> > > >>> Hi Tamas,
> > > >>> Will you create a staging for 3.9.0?
> > > >>> I don't see anything at
> > > >>>
> > > >>>
> >
> https://repository.apache.org/content/repositories/staging/org/apache/maven/maven/
> > > >>> Delany
> > > >>>
> > > >>> On Thu, 19 Jan 2023 at 11:03, Tamás Cservenák <ta...@cservenak.net
> >
> > > >>> wrote:
> > > >>>
> > > >>> > Howdy,
> > > >>> >
> > > >>> > The 3.9.0 changelist:
> > > >>> >
> > > >>> >
> > > >>>
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.9.0
> > > >>> >
> > > >>> > It received today one more PR (
> > > >>> > https://issues.apache.org/jira/browse/MNG-7630), but the plan
> I'd
> > > >>> like to
> > > >>> > propose is following:
> > > >>> >
> > > >>> > - Keep the "3.9.0 window" open until the end of next week (27th
> Jan
> > > >>> 2023).
> > > >>> > - On 27th (or a bit after) do the 3.9.0 release
> > > >>> >
> > > >>> > So, please anyone able to, test 3.9.0-SNAPSHOT if you can.
> > > >>> >
> > > >>> > Aside of detailed changelog above, here is a high level list (to
> be
> > > >>> > reworked for site) here:
> > > >>> >
> > > >>> >
> > > >>>
> >
> https://cwiki.apache.org/confluence/display/MAVEN/Notes+for+Maven+3.9.x+users
> > > >>> >
> > > >>> >
> > > >>>
> >
> https://cwiki.apache.org/confluence/display/MAVEN/Notes+For+Maven+3.9.x+Plugin+Developers
> > > >>> >
> > > >>> > Have fun
> > > >>> > T
> > > >>> >
> > > >>>
> > > >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>

Reply via email to