2009/3/5 <[email protected]>

> > well not really, the expected behaviour is that plugin dependencies
> > don't conflict with project dependencies
> I don't use maven-bundle-plugin as a plugin, but as a dependency (for a
> plugin that extends the maven-bundle-plugin), so the version conflict I
> got is correct. And since what I do is not the expected use of the
> maven-bundle-plugin, you are right, I cannot really expect that the
> dependencies will be updated.
>

ah, yes - Maven doesn't handle that scenario very well (ie. plugin
extension/inheritance)
the simplest solution would probably be for you to patch the bundleplugin
source locally

Cheers
>
> -- clovis
>

-- 
Cheers, Stuart

Reply via email to