The slf4j package reslove problem is a typical symptom in old wink snapshot. It should have been fixed after wink project pushed the latest snapshot to repo.
I can build plugins/wink after I clean up the wink artifacts in local repository. will make sure everything works fine then re-enable it. On Wed, Jan 12, 2011 at 8:53 PM, Rick McGuire <[email protected]> wrote: > The recent wink integration changes appear to have broken trunk. The wink > plugin is not built by default, but the javaee6 plugin has dependencies on > wink components. Unfortunately, I'm getting build errors if I try to build > the wink plugin: > > [org.apache.geronimo.system.configuration.DependencyManager] : Could not > start b > undle: org.apache.geronimo.modules.geronimo-wink-builder [104] > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.g > eronimo.modules.geronimo-wink-builder [104]: Unable to resolve 104.0: > missing re > quirement [104.0] package; (package=org.apache.geronimo.wink) [caused by: > Unable > to resolve 94.0: missing requirement [94.0] package; > (&(package=org.apache.wink > .common)(version>=1.1.0)) [caused by: Unable to resolve 97.0: missing > requiremen > t [97.0] package; (&(package=org.slf4j)(version>=1.6.0))]] > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1709) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > > Rick > -- Shawn
