I have two artifacts:

one is a configuration, the other one is an application bundle. At the same time, this application bundle has two dependencies: bundle a and bundle b.

So in my plan file, I will list the first two artifacts: the configuration and the application bundle. My question is if I should put the two dependencies(bundle a and bundle b) in the plan file or not? Or I just put bundle a and bundle b in the Spring DM repository:

springsource-dm-server-2.0.2.RELEASE/repository/usr

Thanks,
Michael