Hi I'm currently trying to install the gemini-blueprint on my newly installed Karaf 3 instance but I get the following error :
Error executing command: Error resolving artifact org.springframework:org.spring framework.core:jar:3.2.4.RELEASE: Could not find artifact org.springframework:or g.springframework.core:jar:3.2.4.RELEASE in nexus I've looked on maven central repository, and this dependence doesn't exist under this name. On which repository can I find this dependency or can we rename it as it is named on maven central : spring-core (artifactId) org.springframework (groupId) Thanks Mat
