On 26/10/2007, Matt Clark <[EMAIL PROTECTED]> wrote: > > 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.
which versions of the bundle-plugin and eclipse-plugin are you using? 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. just tried it locally with the latest 1.1.0-SNAPSHOT of the bundle-plugin and eclipse-plugin v2.4 and I get project natures and builders in the .project file can you provide a POM that recreates this issue? Thanks for any help, > > Matt Clark > > -- Cheers, Stuart

