Howdy, No, is not gone, in fact parts made from that "experiment" is already merged to maven master: https://github.com/apache/maven/pull/1299
This now allows to _implement_ what we envisioned with "JPMS experiment" BUT: it would work only with use of the new Maven 4 API as Maven3 API is unable to represent these (while Maven4 API with this PR is now able to do that). So, ball is there somewhere, just I personally had no time to continue on this (3.9.6 release, resolver alpha release, etc). Re wiki: I think I don't have the karma, but let's hope someone from ML can do this change. HTH T On Mon, Dec 4, 2023 at 5:21 PM Martin Desruisseaux < martin.desruisse...@geomatys.com> wrote: > Hello > > One month ago we had a thread named "Maven 5 pom extension for agents" > which also covered JPMS. During that thread, Tamás created a confluence > page [1] (thanks!). That page references a GitHub repository with a > modified Maven [2]. However, the latter now produces an error 404. Has > the experiment gone elsewhere? I now have a little bit of opportunity to > look at it and I really want to see progress in JPMS support. > > Also, I do not have authorization to add comments on [1]. Would it be > possible to allow me to comment? (Apache ID: "desruisseaux"). If agreed, > I would also like to: > > * Add a reference to this page in the "Prosals / Backlog" home page at > [3]. > * Move the proposal as the first part of wider JPMS discussion, to be > described in 3 pages: > o Explicit module path (the current page). > o Option managements (--add-exports, --add-opens, etc.). > o Module Source Hierarchy. > > Thanks > > Martin > > [1] > https://cwiki.apache.org/confluence/display/MAVEN/Experiment+-+Explicit+JPMS+support > [2]https://github.com/cstamas/maven/tree/module-experiment > [3] > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=5964567 >