A quick workaround is to extract it from the jar at the end of the package
phase, using either the exec-maven-plugin or the maven-antrun-plugin.
On 15/03/07, Alin Dreghiciu (JIRA) <[EMAIL PROTECTED]> wrote:
maven-bundle-plugin and manifest generation outside the bundle (jar)
--------------------------------------------------------------------
Key: FELIX-257
URL: https://issues.apache.org/jira/browse/FELIX-257
Project: Felix
Issue Type: New Feature
Components: Maven Plugin
Reporter: Alin Dreghiciu
I (and as I see some other more) would like to be able to get the manifest
generated by maven-bundle-plugin also outside the generated bundle.
A use case is the development using the PDE support form Eclipse. This requires
the manifest in a specific location and I would love to have it generated by
maven-bundle-plugin/bnd. In this way we can eliminate the necesity of
maintaining 2 manifests (one manifest and the settings from pom).and will be
for sure less error prone as you will be able to use for development the same
manifest you would have in runtime.
There is already done by carlos sanchez on FELIX-199.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.