Re: maven-bundle-plugin: a postprocessing step?

2009-08-24 Thread Stuart McCulloch
2009/8/22 Todor Boev t.b...@prosyst.bg Hi, Has anyone contemplated the idea for a validation step after a bundle's manifest is generated? E.g. check if only exported packages are imported. It seems BND already detects OSGi manifests on the classpath to collect version information for the

maven-bundle-plugin: a postprocessing step?

2009-08-22 Thread Todor Boev
Hi, Has anyone contemplated the idea for a validation step after a bundle's manifest is generated? E.g. check if only exported packages are imported. It seems BND already detects OSGi manifests on the classpath to collect version information for the imports. So the manifests of all jars on the