GSoC 2014 Project -- Recursive Java Dependency Builder

Developer: Andrew Schurman <arcticwaters AT SPAMFREE gmail DOT com>
Source Repository: https://github.com/arcticwaters/dependency-builder

This page will be used to describe design and track progress of the project and is a work in progress.

Summary

The goal is to create a Maven plugin which will enable building of java dependencies.

Module

Code

Tests

Documentation

VCS Builder

{X}

{X}

{X}

Sources Builder

{X}

{X}

{X}

VCS Builder

This module should build from a source repository URL which could be given or resolved from a Maven artifact.

Sources Builder

This module should build from the -sources.jar which are attached to some artifacts in a Maven repository.