RobertBurrellDonkin/MavenDocumentation

Maven Documentation (Outline)

Need documentation describing how to use maven (for 1 and for 2) to automate the process of uploading to the java repository. Plan to use this page to draw up outlines and collect information from elsewhere. Will need to be rewritten and edited once the right place for this kind of documentation is found.

Comments welcomed


Outline

Guide For Projects

Aim

Instructions targeted at projects who are want to use maven to automate their uploads. This should probably assume a reasonable level of maven competance.

Step By Step Configuration Guide

This should mostly consist of instructions for setting the right values in the POM

Guide For Release Managers

Aim

Instructions targeted at release managers would need to make sure they haven't forgotten anything. This probably needs fine tuning by volunteers who cut releases.

Step By Step Guide

The details will be version specific but common outline and algorithm

Version Specific Information

Maven 1

Jakarta Commons release managements documentation should contain a lot of this information.

Maven 2

Not very familiar with this. Probably need someone who is to step forward.

last edited 2006-01-14 12:57:20 by RobertBurrellDonkin