On 12/02/2010 03:37 PM, Martin Ždila wrote:Eclipse uses their own P2 system (http://wiki.eclipse.org/Equinox/p2), which includes own format of repository (which could include bundles, features and basically any other stuff). Do not know how it is compared to OBR, though. For compile-time dependencies resolution we use "Tycho" project (a set of Maven3 plug-ins) from Sonatype. It is able to gather dependencies from P2 sites during the compile-time. I think, it is considered "alpha" version, but it works really well when you use Eclipse for development (since it uses Eclipse PDE artifacts to drive the build).
-- WBR, Ivan S. Dubrov |
_______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev