-
Bug
-
Resolution: Unresolved
-
Major
-
maven tycho eclipse
When using maven and tycho, the dependencies described in MANIFEST.MF are not detected by the maven plugin. This would make jenkins detect dependencies and build the whole dependency tree.
The 'mvn dependency:tree; command is capable of detecting all dependencies an is probably a good starting point?