Re: [DISCUSS] Fix for #12646 — moving pro ject-local-repo out of target/
"Martin Desruisseaux via dev" <[email protected]> Mon, 3 Aug 2026 23:02:29 +0200
| Newsgroups | gmane.comp.jakarta.turbine.maven.devel |
|---|---|
| Message-ID | <[email protected]> |
Le 03/08/2026 à 21:55, Sergey Chernov a écrit : >> Just a note that if using the Source Module Hierarchy introduced by the >> Java module work in Maven 4, we effectively get this model. > Do you mean maven-compiler-plugin 4.0.0 (now beta)? As 3.15.0 behaves the > old way, as far as I can see on the timeline. Yes, I mean maven-compiler-plugin 4.0.0-beta and maven-jar-plugin in its `feat/from-archiver-to-jar-tool` branch. Work is needed in Surefire too, currently at the discussion stage. Martin