tesla / m2eclipse-tycho

25 stars 26 forks source link

Does not support Embed-Dependency #2

Closed kompiro closed 12 years ago

kompiro commented 13 years ago

When I set Embed-Dependency in pom.xml, "An internal error occurred null" is shown in Console View. Unfortunately, there is no log about the error. Please check the issue.

ifedorenko commented 13 years ago

fyi, proper embed-dependency support requires the following patches to be reviewed and applied by their respective project developers

PDE https://bugs.eclipse.org/bugs/show_bug.cgi?id=353442 maven-bundle-plugin https://issues.apache.org/jira/browse/FELIX-3061 bnd https://github.com/bnd/bnd/pull/71

ifedorenko commented 12 years ago

I consider this done. Current m2e-tycho fully supports Embed-Dependency provided it is used together with PDE 3.8 M2 (or never) and soon to be released maven-bundle-plugin 2.4.0 and bndlib 1.47.0.