You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "matteo rulli (Jira)" <ji...@apache.org> on 2021/06/23 09:10:00 UTC

[jira] [Created] (KARAF-7186) Optionally avoid to fail the verify goal on bundle uninstall/update

matteo rulli created KARAF-7186:
-----------------------------------

             Summary: Optionally avoid to fail the verify goal on bundle uninstall/update
                 Key: KARAF-7186
                 URL: https://issues.apache.org/jira/browse/KARAF-7186
             Project: Karaf
          Issue Type: Improvement
          Components: karaf
            Reporter: matteo rulli


The StaticInstallSupport does not support uninstall and update operations: in case of a refresh or bundle uninstall during resolution it fails throwing a UnsupportedOperationException. This in turn causes the verify goal of the karaf-maven-plugin to fail.

It would be nice to make StaticInstallSupport more lenient with updates and uninstall operations: a warning could be issued without failing the overall verify process.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)