Creating and managing projects

Projects run builds, manage dependencies with third-party tools, and can be used for administrative, operational, and system maintenance.

Projects often correspond to how the development process is structured in your source control management system. By using the dependency management system, projects can be composites of other projects.

Projects provide a wealth of information about the build and release cycle. Build projects create build lives every time builds run and that information is always available to you. Templates are provided for managing the dependencies and artifacts that are associated with projects. Because templates are reusable, you can reapply the same standards to similar projects.