I've had my car working for a while (since last year). I start off a build
today and then I start getting these errors in our build server. I had to
create a new local repo to see the errors locally - my old repo seems to have
stuff that works.
Did something get messed up in maven central???? Any ideas how to solve this?
This was working.
[org.apache.geronimo.system.configuration.DependencyManager] : Could not
install bundle dependency
org.apache.geronimo.kernel.config.NoSuchConfigException:
org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar (configId:
org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar) (configId:
org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar)
[org.apache.geronimo.system.configuration.DependencyManager] : Could not start
bundle: org.apache.geronimo.framework.rmi-naming_3.0.0 [13]
org.osgi.framework.BundleException: The bundle
"org.apache.geronimo.framework.rmi-naming_3.0.0 [13]" could not be resolved.
Reason: Missing Constraint: Import-Package: org.apache.geronimo.blueprint;
version="0.0.0"
[org.apache.geronimo.system.configuration.DependencyManager] : Could not start
bundle: org.apache.geronimo.framework.plugin_3.0.0 [12]
org.osgi.framework.BundleException: Exception in
org.apache.geronimo.kernel.osgi.ConfigurationActivator.start() of bundle
org.apache.geronimo.framework.plugin.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
[ERROR] Could not load deployer configuration:
org.apache.geronimo.framework/geronimo-gbean-deployer/3.0.0/car
org.apache.geronimo.framework/geronimo-gbean-deployer/3.0.0/car: ADD
org.apache.geronimo.framework/geronimo-gbean-deployer/3.0.0/car: READING
FINISHED
org.apache.geronimo.kernel.config.LifecycleException: load of
org.apache.geronimo.framework/geronimo-gbean-deployer/3.0.0/car failed
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:316)