Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Packaging and MANIFEST.MF

Hi there,

at the moment I am trying to set up a build process for some eclipse bundles. Everything is fine except an error in a third-party bundle.
This bundle uses the plugin.xml as the only manifest file. If I try to build it, maven/tycho is nagging around, that it could not pack the jar, because it could not find a MANIFEST.MF.

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.13.0:package-plugin (default-package-plugin) on project org.testng.eclipse: Error assembling JAR: /Users/martin/git/probate-web/eclipse/de.lpzebusiness.testng/META-INF/MANIFEST.MF (No such file or directory) -> [Help 1]

Any hints on that?

Thanks in advance,

Martin

--
Martin Röbert
Forschungsbereich Applied Software Engineering
Institut für Angewandte Informatik e.V. an der Universität Leipzig

Großer Brockhaus 1
04103 Leipzig

http://www.infai.org

Die IT-Trends von morgen - Wissen aus der
angewandten Forschung für Entscheider:
http://www.it-radar.org



Back to the top