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 23.1
edited by Henrique Prange
on 2008/05/15 19:35
on 2008/05/15 19:35
Change comment:
There is no comment for this version
To version 14.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 (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -51,7 +51,7 @@ 51 51 {{noformat}} 52 52 53 53 <dependency> 54 - <groupId>com. apple.webobjects</groupId>54 + <groupId>com.webobjects</groupId> 55 55 <artifactId>JavaWOJSPServlet</artifactId> 56 56 <version>${woversion}</version> 57 57 </dependency> ... ... @@ -63,7 +63,7 @@ 63 63 {{noformat}} 64 64 65 65 <dependency> 66 - <groupId>com. apple.webobjects</groupId>66 + <groupId>com.webobjects</groupId> 67 67 <artifactId>JavaWOJSPServlet_client</artifactId> 68 68 <version>${woversion}</version> 69 69 </dependency>