Added:
<exclusions>
<exclusion>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.configadmin</artifactId>
</exclusion>
</exclusions>
To the pax-exam-container-karaf dependency, and it worked. I am not sure if it
is a fluke just yet; I will need to run it a few times, to make sure it is real
fix.
Thank you, JB, for spending time with me chasing this issue down.
Best regards,
Alex soto
> On May 8, 2019, at 10:25 AM, Jean-Baptiste Onofré <[email protected]> wrote:
>
> <dependency>
> <groupId>org.apache.karaf.itests</groupId>
> <artifactId>common</artifactId>
> <version>4.2.5</version>
> </dependency>