Hi Steinar, do you use the default etc/org.ops4j.pax.maven.url.cfg ?
Regards JB On Wed, Jun 28, 2023 at 8:56 PM Steinar Bang <[email protected]> wrote: > > I am working on version 1.15.8-SNAPSHOT of authservice: > https://github.com/steinarb/authservice > > My problem with testing release 1.15.8-SNAPSHOT is that 1.15.7 is picked > instead, when I load feature repositories from maven using version > LATEST. > > Version 1.15.7 is found on external repos (maven central in this case), > while 1.15.8-SNAPSHOT is built locally and installed in the local maven > cache (~/.m2/repository/). > > My questions are: > 1. Are released versions being picked over SNAPSHOT releases? > 2. Is this the expected behaviour? > 3. Is there a simple way to make local feature installs pick SNAPSHOTs > over released version? > > I'm running on karaf 4.4.3 on java 17 (openjdk) on debian 12 "bookworm" > on amd64. > > > - Steinar >
