Changes for page Maven Goals

Last modified by Ulrich Köster on 2006/08/21 02:34

From version 3.1
edited by Ulrich Köster
on 2006/08/21 02:32
Change comment: There is no comment for this version
To version 7.2
edited by Ulrich Köster
on 2023/11/13 11:56
Change comment: Updated the relative links.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +WOProject-Maven
Content
... ... @@ -1,8 +1,12 @@
1 -For an uptodate list of goals invoke maven: (Don't forget to install the maven plugins first. See)
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]].)
2 2  
3 +{{code 0="none"}}
4 +
3 3  maven woframework:taskdef
4 4  maven woapplication:taskdef
5 5  maven wounit:taskdef
6 6  maven wo:taskdef
7 7  
10 +{{/code}}
11 +
8 8  There is no special target to build a WOFramework. jar:jar does the trick.