Changes for page Maven Goals
Last modified by Ulrich Köster on 2006/08/21 02:34
From version 5.1
edited by Ulrich Köster
on 2006/08/21 02:34
on 2006/08/21 02:34
Change comment:
There is no comment for this version
To version 4.1
edited by Ulrich Köster
on 2006/08/21 02:33
on 2006/08/21 02:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,12 +1,8 @@ 1 1 For an uptodate list of goals invoke maven: (Don't forget to install the maven plugins first. See [[Installing the Maven Plugins]].) 2 2 3 -{{code value="none"}} 4 - 5 5 maven woframework:taskdef 6 6 maven woapplication:taskdef 7 7 maven wounit:taskdef 8 8 maven wo:taskdef 9 9 10 -{{/code}} 11 - 12 12 There is no special target to build a WOFramework. jar:jar does the trick.