Hi Lukasz,

FYI, I created https://issues.apache.org/jira/browse/KARAF-6320 about this.

The problem is about the pattern matching (it's possible to use regex to
select features). If the pattern doesn't match, we don't do anything as
it could be matched by another pattern.
I will improve this.

Regards
JB

On 04/06/2019 16:37, Lukasz Lech wrote:
> Hello,
> 
>  
> 
> I’ve noticed that the container built with maven-karaf-plugin (4.2.4)
>  “doesn’t work” without any error message.
> 
> After the inspection I’ve noticed that one of my features is not installed.
> 
> The name of the feature was misspelled.
> 
>  
> 
> The problem is, that maven build has not failed.
> 
>  
> 
> It looks like you can write in bootFeatures anything you like, and
> non-existing features will be simply ignored.  
> 
>  
> 
> Is this somehow a defined behavior that there’s no validation, or it’s a
> bug?
> 
>  
> 
> Best regards,
> 
> Lukasz Lech
> 
>  
> 

-- 
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to