Carlos Sanchez points
to the new
Eclipse dependency packages
in the Maven repository, that are automatically generated using
Apache Felix maven bundle plugin
. Carlos is working on improving the bidirectional mapping of Maven project object models and OSGi bundles.
Eugene Kuleshov comments
:
- With number of Eclipse bundles and its frequent release cycle, the idea if such repository don't really makes sense, maybe except for the Equinox itself. For the rest of bundles it is more appropriate to use Eclipse install as a repository of special format (it is called Target Platform in Eclipse's own build).
I cannot agree. When you are building SWT applications or RCP applications outside Eclipse, you cannot rely on Eclipse's build system, there needs to be an external build system and you cannot rely on having Eclipse as the target platform installed to provide all dependencies.