Re: Should the maven-sling-plugin check if the bundle deployment was successful?

2018-03-29 Thread Robert Munteanu
On Fri, 2017-10-06 at 11:16 +0200, Karl Pauls wrote: > On Fri, Oct 6, 2017 at 10:43 AM, Stefan Seifert de> wrote: > > yes, in think this would be helpful. > > could be configurable, but by default it should be switched on. > > if deployment was not succesfull the "install"

Re: Should the maven-sling-plugin check if the bundle deployment was successful?

2017-10-06 Thread Karl Pauls
On Fri, Oct 6, 2017 at 10:43 AM, Stefan Seifert wrote: > yes, in think this would be helpful. > could be configurable, but by default it should be switched on. > if deployment was not succesfull the "install" goal could fail with an build > error Yes please! regards,

RE: Should the maven-sling-plugin check if the bundle deployment was successful?

2017-10-06 Thread Stefan Seifert
yes, in think this would be helpful. could be configurable, but by default it should be switched on. if deployment was not succesfull the "install" goal could fail with an build error stefan >-Original Message- >From: Robert Munteanu [mailto:romb...@apache.org] >Sent: Friday, October 6,

Should the maven-sling-plugin check if the bundle deployment was successful?

2017-10-06 Thread Robert Munteanu
Hi, I was just wondering whether deploying a bundle with the Maven plugin should also check if the bundle could be started. It would definitely be helpful. We technically have access to the bundle name and version from the jar file and can use the the OSGi console REST APIs to poll for the