Hi, I guess you have this with karaf-maven-plugin, right ?
The reason is that we use a "simplified" resolver in the plugin, not implementing all methods. That's why you have UnsupportedOperationException. Regards JB On 26/07/2019 11:05, Matteo Rulli wrote: > Hello, > > Karaf feature resolution fails due to > java.lang.UnsupportedOperationException. It is hard to understand the > root cause. > > I managed to reproduce the issue in a relatively simple settings, you > can find it here: https://github.com/mrulli/karaf-426-feature-unsupported-op > > Could you please help me to understand what is it happening here? > > Thanks, > Matteo -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
