Changes for page Packaging WO Applications as true WAR with Maven
Last modified by Ulrich Köster on 2009/08/02 20:26
From version 16.1
edited by Andrew Lindesay
on 2009/07/23 05:24
on 2009/07/23 05:24
Change comment:
There is no comment for this version
To version 15.1
edited by Henrique Prange
on 2008/06/27 20:08
on 2008/06/27 20:08
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. apl1 +XWiki.hprange - Content
-
... ... @@ -33,8 +33,6 @@ 33 33 34 34 <build> 35 35 ... 36 - <plugins> 37 - ... 38 38 <plugin> 39 39 <artifactId>maven-war-plugin</artifactId> 40 40 <configuration> ... ... @@ -42,8 +42,6 @@ 42 42 </configuration> 43 43 </plugin> 44 44 ... 45 - </plugins> 46 - ... 47 47 </build> 48 48 49 49 {{/noformat}}