My pages Projects Community
 
Project highlights: Getting Involved | Howto's | Try Scarab Online: |

scarab
Project home

If you were registered and logged in, you could join this project.

Summary Artifact tracking system
Category issuetrack
Project group core
License CollabNet/Tigris.org Apache-style license
Owner(s) dep4b, dlr, jmcnally, jon

Description

Scarab: Flexible artifact management

2004-04-13: Scarab 1.0 Beta 19


The goal of the Scarab project is to build an Artifact tracking system that has the following features:

  • A full feature set similar to those found in other Artifact tracking systems: data entry, queries, reports, notifications to interested parties, collaborative accumulation of comments, dependency tracking
  • In addition to the standard features, Scarab has fully customizable and unlimited numbers of Modules (your various projects), Artifact types (Defect, Enhancement, Requirement, etc), Attributes (Operating System, Status, Priority, etc), Attribute options (P1, P2, P3) which can all be defined on a per Module basis so that each of your modules is configured for your specific tracking requirements.
  • Built using Java Servlet technology for speed, scalability, maintainability, and ease of installation.
  • Import/Export ability via XML allowing for easy migration from other systems (e.g. Bugzilla).
  • Modular code design that allows manageable modifications of existing and new features over time.
  • Fully customizable through a set of administrative pages.
  • Easily modified UI look and feel.
  • Can be integrated into larger systems by re-implementing key interfaces.
  • Is a ready to use issue management system

Scarab is licensed under a BSD/Apache style license.


Getting Involved

The fastest way to get involved with the Scarab project is to start reading the documents that we have available:

Subprojects

Name Summary
scarab-gen Automatically generated build output for scarab project