So I guess that falls into "misconfiguration" :) Forgot about the behaviour around "internal"
Thanks! On Thu, Jul 4, 2019 at 4:56 PM Radu Cotescu <[email protected]> wrote: > Hi, > > > On 3 Jul 2019, at 17:00, Andrei Dulvac <[email protected]> wrote: > > > > And there's no > > package-info.json. So either a misconfiguration (likely) or a bug? > > Neither, nor. By default the maven-bundle-plugin will export any package > not called ‘internal’ or ‘impl’ and will use your artifact’s version for > versioning the packages if a package-info.java file is missing. > > Cheers, > Radu
