Maybe really a backport is the way to go. Please check in and out and
I will happily merge if this fixes the problem for components like yours.

I was able to backport and test it sucessfully, see
https://github.com/apache/maven/pull/999

Btw, I'll explore a reflection hack to mitigate the impact on GIB users,
but the above change would make sense anyway (if there's ever a 3.8.8).

Cheers,

Falko

Am 10.02.2023 um 19:44 schrieb Michael Osipov:
Am 2023-02-10 um 18:55 schrieb Falko Modler:
Hi Michael,

Have you tried to back port the class loading strategy from gnodet@
back to 3.8.x?
Not yet. First, I'm looking for solutions without touching Maven itself
but there might be none in this case.

I was actually thinking myself whether that feature could be backported,
so good you mentioned it.

It would probably make it work with 3.8.8 (and 3.9+), but obviously not
with <=3.8.7.

Btw, I think that 1.1.0 xsd hasn't been uploaded yet, or has it?

Done, Tamás simply did forget to upload. No issue.

This should be it:
* https://issues.apache.org/jira/browse/MNG-7160
*
https://github.com/apache/maven/commit/a1d8a07e08927a754f6dd72d5729d85ae15d3e63

It is almost two years old and has been reported against 3.6.x as
well. Maybe really a backport is the way to go. Please check in and
out and I will happily merge if this fixes the problem for components
like yours.

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to