Guys, any ideas how to fix that? I just need to download spring feature from maven repo. The issue is that karaf 2.3.2 tries to download "org.springframework.core" artifact but fails, it should download "spring-core" artifact as karaf 2.2.7 does. In maven repo only "spring-core" exist (http://repo1.maven.org/maven2/org/springframework/spring-core/). Any ideas why Karaf 2.3.2 has unexisted "org.springframework.core" dependency instead of existing "spring-core" dependency? Maybe another repository (not maven standard) should be used? The version is written here:http://central.maven.org/maven2/org/apache/karaf/assemblies/features/standard/2.3.2/standard-2.3.2-features.xml
-- View this message in context: http://karaf.922171.n3.nabble.com/Spring-3-2-3-RELEASE-feature-from-karaf-standard-features-tp4029346p4029420.html Sent from the Karaf - User mailing list archive at Nabble.com.
