Howdy, I tried but could not reproduce this with 3.8.5: when I do `-PmyProfile` with dependencies declared in profile, the dependencies ARE there (tried with full GAV but also managed dependencies, where profile had only GA but version came from depMgt).
IMHO, this is somewhere else.... HTH T On Mon, Mar 14, 2022 at 6:48 PM Falko Modler <[email protected]> wrote: > Hi everyone, > > before I invest (a lot of) time, is it just me or are dependencies from > profiles broken in Maven 3.8.5? > > In my Quarkus project, two usecases broke with 3.8.5 but they are fine > with 3.8.4 and before. > > One is described briefly here: > https://github.com/quarkusio/quarkus/pull/24285#issuecomment-1067049568 > > Has anything changed in that area in 3.8.5? > > At this point it could also be an incompatibility issue with Quarkus, > which is why I'd appreciate some pointers in the right direction. > > Thanks! > > Cheers, > > Falko > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
