*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162497 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2003-09-02 14:41:48 +00:00
parent 323c57d271
commit e38393af07
1 changed files with 19 additions and 0 deletions

19
GOALS.txt Normal file
View File

@ -0,0 +1,19 @@
Goal 1
------
Be able to bootstrap marvin by simply building itself with the compiler
component. This simple goal assumes the functioning of the ProjectBuilder
and its cooperation with the compiler plugin which is control by Werkz
selecting the goals and using the OGNL glue to select the parts of the
components that need to be executed.
Goal 2
------
Building from Goal 1 we will add testing with SureFire.
Goal 3
------
Come up with a coherent plan for reporting and create a checkstyle component
for the first test report to generate.