As described in #3
If we are moving to Maven 4 (which is a good idea) then it will be a good opportunity to make breaking changes. We should consider rationalising the functionalities of the various bnd maven plugins.
For example, is it a good separation of concerns to have the testing plugin and the export plugin and the run plugin duplicate the role of the resolver plugin? If it is then we should have a contract that requires them to all operate the same way. If it isn't then we should remove the duplicate functions and make the plugins more cohesive.
As described in #3