With debug information, I see the lines: [DEBUG] Usage for bundle org.apache.geronimo.specs.geronimo-jta_1.1_spec/1.1.1 is 0 [DEBUG] Selected bundles [org.apache.geronimo.specs.geronimo-jta_1.1_spec/1.1.1] for destroy (no services in use) Uninstall bundle is not supported in the static installer
Right before the error, Best regards, Alex soto > On Jan 23, 2020, at 11:25 AM, Alex Soto <[email protected]> wrote: > > Migrating to Karaf 4.2.8, the verify goal of the karaf-maven-plugin fails to > validate my feature.xml with this exception: > > at > org.apache.karaf.tooling.VerifyMojo.verifyResolution(VerifyMojo.java:506) > at > org.apache.karaf.tooling.VerifyMojo.doExecute(VerifyMojo.java:358) > ... 23 more > Caused by: java.lang.UnsupportedOperationException > at > org.apache.karaf.features.internal.service.StaticInstallSupport.uninstall(StaticInstallSupport.java:52) > at > org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:799) > at > org.apache.karaf.features.internal.service.Deployer.deployFully(Deployer.java:334) > at > org.apache.karaf.tooling.VerifyMojo.verifyResolution(VerifyMojo.java:499) > ... 24 more > > > > Best regards, > Alex soto > > > >
