Blueprint core pulls in the classes from blueprint-parser. Thus, the sources jar doesn't contain the sources for blueprint-parser. I'm really not sure why blueprint-parser isn't just a bundle that blueprint-core could import. Would solve this issue as well as some issues running in Gemini.
Dan On May 27, 2013, at 4:51 AM, Christian Schneider <[email protected]> wrote: > I would like to debug into the blueprint core code. So I use m2eclipse which > automatically downloads the sources from maven central. > > There I found that the source code for some classes in blueprint core 1.1.0 > seem to be missing. > > For example in the binary there is > "org.apache.aries.blueprint.ComponentDefinitionRegistry" and several other > classes in this package. > While in the source jar there is only the class > "org.apache.aries.blueprint.ExtendedBlueprintContainer". > > Am I searching at the wrong location, or is the source jar broken? > > Christian > > -- > See the source jar and binary jar in central: > http://search.maven.org/#artifactdetails|org.apache.aries.blueprint|org.apache.aries.blueprint.core|1.1.0|bundle > > > -- > Christian Schneider > http://www.liquid-reality.de > > Open Source Architect > http://www.talend.com > -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
