tycho-bnd-plugin doesn't have default lifecycle mapping
Just noticed in my eclipse-cs IDE that there is one new lifecycle warning, because the new bnd plugin doesn't have a built-in default mapping. I could add that mapping in a PR, however there are more plugins that were added in the recent past. I guess the repository-plugin also would need a similar default mapping, right? Any more?
Actually m2e has removed the need for default mappings, but of course we can add some if it helps for older versions.
can you give me a pointer to that? I have a recent m2e 2.6.0 in that IDE. Or would that change require to delete the long XML chunk containing the lifecycle mapping in my POM eventually?
Maybe you can tell where / what warning you get, in the preferences you can also configure who things should behave.