Home > jabox

jabox

Jabox is a project mainly written in ..., based on the View license.

Jabox ALM is an open source Application Lifecycle Management (ALM) platform

Jabox ALM

Copyright © 2009-, Dimitris Kapanidis. Licensed under GPL License.

About

Jabox ALM is an open source Application Lifecycle Management platform. It provides a full-blown Java Enterprise Development Factory using your favorite tools, in less than 5 minutes.

It's purpose is to manage a seemless integration between Software Configuration Management (SCM), Issue Tracking System (ITS), Continuous Integration System (CIS), Repository Management System (RMS), Code Quality Management (CQM) and other tools in order to provide a complete Software Factory.

Its core is implementation agnostic and there are plugins that glue together each module, in order to provide better extensibility.

It supports automatic download and installation of the modules so that the whole installation process is managed directly by Jabox.

There are no external dependencies apart from a JRE and two port numbers (one for Jabox, and one for the Container of your ALM)

Downloads

Binaries such as WAR files can be found at the Download page.

Source

The source of Jabox ALM can be found on GitHub. Fork us!

Website

All about Jabox ALM can be found on our website. News can be found on our blog. Follow us on Twitter @jaboxALM. Sign-up to our mailing list.

Getting Started

You can launch jabox directly from command line:

java -jar jabox-webapp-*-jetty-console.war

or deploy the war to a Servlet Container such as Tomcat.

Supported Modules

Below you will find a list of modules that Jabox currently supports. Each of these components is isolated meaning that adding new modules is easy to do.

Software Configuration Management (SCM)

  • Open Source:
  • Subversion
  • Git
  • Online Services:
  • Github
  • Beanstalk

Issue Tracking System (ITS)

  • Open Source:
  • Redmine
  • Bugzilla
  • Mantis
  • Jtrac

Continuous Integration System (CIS)

  • Open Source:
  • Jenkins

Repository Management System (RMS)

  • Open Source:
  • Artifactory
  • Nexus

Code Quality Management (CQM)

  • Open Source:
  • Sonar
Previous:MingEnd-2