Skip to content
fotakis edited this page May 28, 2011 · 21 revisions

STARDOM is a SoftwARe Developer cOMpetency profiler, which is able to identify developers accross information sources in open source projects,and create a compentency index for each subject area the developer is active on.

This work is part of the ALERT project http://www.alert-project.eu.

This wiki explains technical details in order to be able to develop and contribute to the project.

The tools that are used in the project are listed bellow along with reference documentation to get started. Explaining the actual tools is outside the scope of the project.

Maven

We use maven to build and deploy the project. A good source of reference is

http://www.sonatype.com/books/mvnref-book/reference/public-book.html

Clone this wiki locally