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

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

    [ https://issues.apache.org/jira/browse/KARAF-7186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368100#comment-17368100 ] 

ASF GitHub Bot commented on KARAF-7186:
---------------------------------------

mrulli opened a new pull request #1394:
URL: https://github.com/apache/karaf/pull/1394


   It would be useful for us to cherry pick this on Karaf 4.2.x line as well. Thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Major
>
> 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)