Hi,

I was debugging today a problem why one of our e4+JavaFX RCP products
failed to be packaged with InnoSetup and found out that the problem
causeing thing are artificial artifacts generated by maven-tycho.

For plug-ins this maven extra data most of the time does not cause any
troubles because they are rarely exploded hence deep nested file
structures are not that much of a problem but for features it can really
cause pain (on windows).

After having fixed the problem with the help of
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401040 I took a short look
into my eclipse install to find out other projects like e.g. jgit,
rap.tools, ... hold the same maven substructure which could problems.

I'm posting here so that project leads from all projects maybe recheck
their maven-tycho setup (if you are using CBI you don't have to!).

Tom
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to