Re: RE: Module paths and tool integrations

2024-11-01 Thread Ozgun Oz
Hello, I am maintaining a maven plugin that serves as an execution tool of a maven project via the IDE, and has to tackle the problem Robert mentioned: *"where Maven projects have a different result when executed via the IDE compared to execution directly via Maven commandline."* https://homeofth

Re: [DISCUSS] maven-core-plugin

2024-08-18 Thread Ozgun Oz
As a maven user, I agree with Konrad on the fact that putting all plugins in a single plugin jar will remove the flexibility users have today to uprade them independently in case of bug/regression/retrocompability issue in one plugin. Why not creating a library that regroups the duplicated code a

Re: [DISCUSS] maven-core-plugin

2024-08-16 Thread Ozgun Oz
Just an outsider here, but I agree with Guillaume. Also I think Tamas' proposal is to merge the existing plugins, so the repo of the old plugins will be probably archived and the old plugins code will be moved to the new plugin repo. Since the old plugins will not evolve and maintained by ASF, and

[DISCUSS] Adding custom binding to sisu with Guice modules

2024-07-28 Thread Ozgun Oz
Hi All, As promoted on the documentation of sisu here , we allow the definition of custom bindings via Guice modules. However since the Guice API is not exported from the core classloader, see here

Re: [VOTE] Release Apache Maven mvnd 1.0.0

2024-06-14 Thread Ozgun Oz
Tested on a few maven plugins and extension, works flawlessly. Thanks Tamas, this is awesome ! 🚀 On Fri, Jun 14, 2024 at 7:04 PM Brian Demers wrote: > +1 nb > > Tested on a couple different projects without issue. > > On Fri, Jun 14, 2024 at 12:02 PM Romain Manni-Bucau > > wrote: > > > +1 > > >