Hi all,
We're using the maven-bundle-plugin, which used to work great for us, but within the last two weeks something has happened which stops the maven eclipse:eclipse plugin from generating proper eclipse projects for the 'bundle' type projects. We have packaging set to 'bundle', and when we run mvn eclipse:eclipse we get a project with no builders or natures in it. This may be a bug with the eclipse plugin, but I thought I would see if anyone here had experienced that. Thanks for any help, Matt Clark

