Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Build Technologies

Revision as of 14:00, 9 January 2012 by Andrew.ross.eclipse.org (Talk | contribs) (Technology List)

Technology List

The following is a list of build technologies and related acronyms:

  • CBI - Common Build Infrastructure. A recommendation of best of breed build technology for building Eclipse projects.
  • LTS - Long Term Support. A program aimed at creating a marketplace of organizations consuming and offering support for Eclipse Technologies.
  • Tycho - a set of plugins for Maven that teach it new packaging targets for OSGi/Eclipse and how to understand build information in manifest.mf files
  • Maven - A build engine and build dependency/output management system.
  • Nexus - A build dependency/output management system evolved from Maven.
  • Tesla - A build engine evolved from Maven.
  • Hudson - A Continuous integration server for scheduling & running builds, distributing output, etc.
  • Jenkins - A community based fork of Hudson.
  • p2 - Provisioning technology for OSGi-based applications
  • b3 - Technology for building and assembling Eclipse software software/update sites
  • Buckminster - Technology for building and assembling Eclipse software software/update sites

Back to the top