I'd like to manufacture a data-only fragment as an additional artifact in a bundle project.
I'd just do this with the assembly plugin, save for one sticky point: I don't know how to get my hands on a copy of the ${project.version} that has -SNAPSHOT mapped to .SNAPSHOT so as to produce a valid OSGi version.