I am a novice to spring dm so pardon my simple question. I downloaded the spring-osgi package with dependencies - 1.2.1.When I import the required plugins from the /lib folder, the plugins are not validated as they require org.apache.commons.logging.
I have the logging library but am unable to figure out where to drop it in so that this issue gets resolved and I can start developing the actual project.