The actual ManifoldCF build process is currently set up to work with the various classloader contexts ManifoldCF uses to isolate connectors from one another. It's therefore not trivial to go to an "all maven build" kind of situation. You'd also lose the examples setup. So that's a much bigger deal than you think.
The world has moved to having docker containers for isolation with http communication between them. That is, however, a massive rearchitecture of manifold and also probably expensive in execution time as well. Karl On Mon, Jun 24, 2024 at 2:32 AM Guylaine BASSETTE < [email protected]> wrote: > Hi all, > > Is a fully Maven (or perhaps Gradle) build planned for ManifoldCF > distribution? > > > Best regards, > Guylaine > > France Labs – Your knowledge, now > Datafari Enterprise Search – Découvrez la version 5 / Discover our version > 5 > www.datafari.com <http://www.datafari.com> > Le 21/06/2024 à 21:19, Piergiorgio Lucidi a écrit : > > Hi all, > > > > I have just created a new page in our wiki in order to collect proposals > > for the next steps of ManifoldCF project: > > > > https://cwiki.apache.org/confluence/display/CONNECTORS/Roadmap > > > > Please feel free to update the page with your proposal or your comments. > > For all the other community members feel free to just reply to this email > > and we will consider your proposals updating the page for you. > > > > At the end we could eventually call for a vote about them to officially > > take a decision. > > Please let me know. > > Thank you all. > > > > Cheers, > > PG > >
