By default the maven-bundle-plugin exports all packages of a bundle
(with exception of impl, ...).
Is it possible to configure the maven-bundle-plugin to act like the bnd
default to not export anything by default.
Can I simply use <Export-Package>!*</Export-Package> in the parent and
override in the child modules?
Christian
--
Christian Schneider
http://www.liquid-reality.de
Open Source Architect
http://www.talend.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org