Hi Guillaume As I understand it the bundle plugin 3.5.0 (or whatever the next version may be) is around the corner — and I assume you tried the latest trunk build for ARIES-1192.
How about just waiting another week ? Regards Felix Am 17.06.2014 um 10:10 schrieb Guillaume Nodet <[email protected]>: > I just attempted to fix https://issues.apache.org/jira/browse/ARIES-1192 > but ran into a problem. > We're currently using maven-bundle-plugin 2.3.4 which cause the above > issue. However, if we upgrade to 3.4.0, we run into > https://issues.apache.org/jira/browse/FELIX-4205. > > So we have a few possibilities: > * not fix ARIES-1192 > * wait for maven-bundle-plugin 3.5.0 which fixes FELIX-4205 > * upgrade to 3.4.0 and hack the poms to use specific config for bundles > that contain an activator (instead of using the aries.osgi.activator > property which can't be empty) > > Thoughts ?
