Re: test failure in CI on karaf feature

2022-05-08 Thread Jean-Baptiste Onofré
Hi, I will take a look as well. Regards JB On Sun, May 8, 2022 at 5:22 PM Andriy Redko wrote: > > Hey Raymond, > > The STS (and other OSGi tests in general) should use Maven Local repository, > it is propagated > by maven-surefire-plugin (snippet below for sts-itests/pom.xml): > >

Re: test failure in CI on karaf feature

2022-05-08 Thread Andriy Redko
Hey Raymond, The STS (and other OSGi tests in general) should use Maven Local repository, it is propagated by maven-surefire-plugin (snippet below for sts-itests/pom.xml): org.apache.maven.plugins maven-surefire-plugin