Hello. I'm trying to make a POC for refactoring old projects running today on Red-Hat Fuse, and thus using its Fabric8's profile system for deployment.
Karaf features seem to be a good alternative, but I have some issues that are already reported about NoFileAssignedException on install operations. I've found a workaround using an old install plugin. So I have some questions... Is there a fix of the Karaf plugin or some special configuration to avoid using old install plugin versions ? Do you know if the same issue will happen with deploy operations (not tested yet with my POC) ? Thanks in advance. Regards.
