Hi all,
I am testing Bundlor 1.0.0.RC1 with maven but I don't manage to include my generated MANIFEST.MF in the jar: I just got the default one generated by maven. Nevertheless, it is generated in the target/classes/META-INF but not in the generated jar.
Furthermore, it seems that my template.mf is not taken in account since some properties of the generated manifest are not overriden (e.g. the bundleVersion).
I attach a zip of my project. If someone has an idea about what I am doing wrong...
I used:
- Bundlor 1.0.0.RC1
- maven 2.2.1 and maven 3
- Windows 7 (64bits)
Thanks in advance,
Cédric.


