mirror of https://github.com/apache/maven.git
*** 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:
parent
323c57d271
commit
e38393af07
|
@ -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.
|
Loading…
Reference in New Issue