Wiki source code of Maven Goals
Last modified by Ulrich Köster on 2006/08/21 02:34
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
7.2 | 1 | For an uptodate list of goals invoke maven: (Don't forget to install the maven plugins first. See [[doc:WOL.Installing the Maven Plugins]].) |
| |
1.1 | 2 | |
| |
6.1 | 3 | {{code 0="none"}} |
| |
5.1 | 4 | |
| |
1.1 | 5 | maven woframework:taskdef |
| 6 | maven woapplication:taskdef | ||
| 7 | maven wounit:taskdef | ||
| 8 | maven wo:taskdef | ||
| 9 | |||
| |
5.1 | 10 | {{/code}} |
| 11 | |||
| |
1.1 | 12 | There is no special target to build a WOFramework. jar:jar does the trick. |