Dne pátek 3. června 2022 16:19:37 CEST, Neil C Smith napsal(a): > On Fri, 3 Jun 2022, 13:59 antonio, <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
