Hi Gary, On Wed, 13 Sept 2023 at 14:41, Gary Gregory <garydgreg...@gmail.com> wrote: > > Speaking of JPMS, you might be interested that over at Apache Commons, > we've started using the Moditect Maven plugin to generate module-info > files automatically (see the parent POM if you're interested).
I have seen you mention it somewhere and it would be interesting to compare what Moditect can offer that BND can't. The change to `bnd-maven-plugin` would be mostly motivated by cutting the middleman (Apache Felix). I can open a test branch to see how it works. Piotr