Hi, I am using Karaf to create custom distributions. That distributions are running on embedded devices that does not grant to have internet access. So the custom distribution must be able to start without access to a public maven repository. Using the staged K405 this is broken.
If I am using the karaf-maven-plugin 4.0.4 and the karaf features 4.0.5 it is working as expected. But using different Karaf versions (of plugin and features) to create the custom distribution feels a little bit wired. If I will ever find a bug, then I have to report to mix different Karaf versions. Is this an expected use case? I do not like to vote a "-1" here, but can't give a +1, too.
