Hi. I looked at the SCR maven plugin and see that it only supports javadoc attributes and not full Java 5 annotations. It would be really nice to support this in the plugin. I looked at other projects like Naked OSGi, but did not like that it only supports Java 6 (and the new annotation mirroring API).
So my question is: Has anybody something like this in progress? Using Java 5 annotations instead of javadoc attributes? If not, I would really start looking into it. It seems to me that the current maven plugin can easily be fitted to include both "styles". Any comments on this? BR, Sten Roger Sandvik
