I know this is something like this has been asked before but...would that
mean converting over Netbeans to build via Maven or just the individual
clusters?  Is that something to consider?  I know attempts have been made
in the past but not full on buy in yet.  I'm assuming it's "if it's not
broke don't fix it" philosophy, although many of the maven dependency
management and plugins does add value.

Eric Bresie
ebre...@gmail.com


On Mon, Jun 6, 2022 at 1:39 AM Jaroslav Tulach <jaroslav.tul...@gmail.com>
wrote:

> Dne pátek 3. června 2022 16:19:37 CEST, Neil C Smith napsal(a):
> > On Fri, 3 Jun 2022, 13:59 antonio, <anto...@vieiro.net> wrote:
> > > The "BOM" (Bill of Materials) is a <pom> packaging that "defines the
> > > versions of all the artifacts that will be created in the library. ...
> > >
> > > So basically this will be a pom.xml with <packaging>pom</packaging>
> that
> > > list all other module dependencies.
> > >
> > > I don't think it's of any use if you want to build NetBeans Platform
> > > based apps, as we already have a sound Maven based solution.
> >
> > Actually there was a brief discussion a while ago about whether we could
> > use a BOM with clusters, etc. so that we could publish modules using
> their
> > spec version. That way we might push updates for individual modules
> without
> > needing to republish a whole release.
>
> Yes, having BOM for clusters would be great. For reference: https://
> lists.apache.org/thread/xqf041nzhl1rwvh4gosqkg19h43g9fl6
> -jt
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Reply via email to