Re: test failure in CI on karaf feature
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
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