When installing features that depend on Spring as boot features in a custom distribution the maven assembly plugin is placing all version of spring in the system repository instead of just the version that is a dependency of the boot feature. Is there a way to disable this behavior and make the inclusion version specific? As the number of supported version of spring continues to increase the issue is getting worse and the extra files increase the size of the distribution considerably.
-- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Assembly-Plugin-Pulls-All-Versions-Of-Spring-tp4044411.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
