HeadsUp Development

Agile Quickstart

A quick start document for HeadsUp Agile - for further documentation please check our docs pages.

5.1 - Add a Maven Demo

Before installing a Maven project please ensure you have maven installed. You should be able to execute the command "mvn" on your terminal or console. If not please follow the instructions at maven.apache.org.

To add your own project simply go to the "admin" application and click on the "add-project" link in the menu bar. Then enter the following url into the scm url field:

http://svn.headsupdev.org/demo/projects/trunk/demo-maven

Leave the username and password fields blank and click on "Add Project". Once it has downloaded the files it will confirm the projects you are loading - just click "Confirm" and the project will be loaded.

You now have a Maven project loaded in your HeadsUp Agile installation go to the "history" application and you will see it's change log.


PreviousUpNext