hi,everyone

i checkout the spring dm sourcecode and import to my eclipse.i found the projects simple service etc doesnt have the dependcy of osgi ,so there is an error exist.after i added the dependency "org.eclipse.osgi",the problem is fixed,
so i want why there is no such dependency in project's pom?

thank you very much!