Changes for page WOProject-Maven

Last modified by Ulrich Köster on 2011/08/20 20:03

From version 69.1
edited by Ulrich Köster
on 2006/11/05 11:18
Change comment: There is no comment for this version
To version 52.1
edited by Ulrich Köster
on 2007/02/03 06:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,8 @@
3 3  == WOProject Maven2 Plugins ==
4 4  
5 5  * [[maven-japplication-plugin]]: A Maven plugin for assembling native launchers of Java applications for a number of OS platforms.
6 -* [[maven-woproject-plugin]]
6 +* [[maven-wobootstrap-plugin]]
7 +* [[maven-wolifecycle-plugin]]
7 7  * Maven2 WebObjects Archetypes
8 8  ** [[maven-archetype-woapplication]]
9 9  
... ... @@ -10,3 +10,11 @@
10 10  == Getting Started ==
11 11  
12 12  It makes take more then five minutes to get you startet but it's worth to take the ride. [[Guided Maven Example]]
14 +
15 +== Building woproject with maven ==
16 +
17 +[[Building the woproject source code with maven]]
18 +
19 +== Building wonder with maven ==
20 +
21 +[[Building the wonder source code with maven]]