It never seems to work to ask two questions in a single mail.... but maybe this will be an exception.
1. At Karaf someone recently complained about m2e integration and pointed to http://wiki.eclipse.org/M2E_plugin_execution_not_covered which IIUC suggests that the maven-bundle-plugin could include some m2e specific metadata to help m2e figure out what it does. The karaf discussion is here: https://issues.apache.org/jira/browse/KARAF-1048 Anyone know anything about this? 2. I'd still really like to see some progress on https://github.com/bndtools/bnd/issues/36 I realize this is not exactly part of the plugin but I'm still going to push here. I've looked into the bnd code a bit but the last time I looked it looked like the code was halfway through a refactoring and I couldn't figure out where the necessary information could be accessed. thanks david jencks On Dec 2, 2011, at 10:15 AM, Stuart McCulloch wrote: > Hi folks, > > Just a quick overview of the general roadmap for maven-bundle-plugin 2.4.0... > basically I'd like to go through the codebase and try to tidy up all the > accumulated patches and tweaks to reduce code duplication and make things > more maintainable and understandable. Not the most exciting work, but I think > it's a good time to do this - hopefully it will make it easier for people to > contribute and extend this plugin. I'd also like to extend the test coverage > to make sure this refactoring doesn't break anything. > > If anyone happens to be interested in helping out, let me know ;) > > -- > Cheers, Stuart
