Hi William,
I fully agree with you that Maven developers should know about Plexus and
Modello, and in fact if you compare the names of the developers of both
projects, you should recognize an overlap.
For me this case is too specific, it would take quite some time to dive
into, while many, many other issues are waiting as well to be fixed. And
in fact, your issue starts with this sentence "I am doing abnormal
things!" :)
Based on the analysis in the comments the issue does seem to be having 2
instances instead of 1. I would try to figure out where and why this is
happening.
If you find the bug and are able to fix it, please provide a PR so we can
improve Modello.
thanks,
Robert
On Sun, 24 Jun 2018 02:35:28 +0200, William L. Thomson Jr.
<wlt...@o-sinc.com> wrote:
I guess no one is familiar with Plexus or Modello. If Maven developers
are not familiar with what technologies Maven is built atop. Not sure
who else would have a clue about Plexus or Modello.
I can look to building Maven via other means. But does not reflect to
well on Maven IMHO. Plexus and Modello are part of how Maven is built.
Someone should have a clue about both.
If your a Maven developer, I highly recommend getting to know Plexus
and Modello. It is the underlying foundation to Maven it seems.
On Thu, 14 Jun 2018 10:41:14 -0400
"William L. Thomson Jr." <wlt...@o-sinc.com> wrote:
I have been working on packaging and building Maven from source on
Gentoo. Without using Maven, just straight javac, etc. It is looking
like I cannot do this without using pre-generated sources on Maven
Central. I am having issues with ModelloCLI loading plugins.
https://github.com/codehaus-plexus/modello/issues/15
My gut says MetadataPlugins are not the same as Generators. Maybe need
to package more of Modello plugins and/or have them on the classpath.
I am really not clear how Modello loads its plugins via Plexus. Once I
can get the plugin loaded. I should be able to proceed. This is where
I am stuck, Modello loading a plugin to generate Java from mdo files.
I do not need any other formats, just Java.
Even more interesting, seems to be a chicken/egg situation with parts
of Plexus. Which also has mdo files.
https://github.com/codehaus-plexus/plexus-containers/tree/plexus-containers-1.x/plexus-container-default/src/main/mdo
Mailing lists for Modello and Plexus seem MIA. It does not seem like
anything else uses this other than Maven. This is not a normal user
issue, thus asking on Maven development list.
If someone here does not know about Modello and Plexus. Not sure where
I can find someone who does... Thanks for any help!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org