comparison artifacts/pom.xml @ 8452:b9a8463ac636

(issue1732) When duplication wsplgen artificats fix shapefile layers The shapefile layers are copied but still contained the old names and paths and the wms layer refered to layers from the old artifact. This was broken. Now the old artificat id is replaced by the new artifact id in the mapfiles. Duplication most wsplgen artifacts should now work.
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 28 Oct 2014 18:52:35 +0100
parents 0a842a0958c1
children 7f63ad20d4f0
comparison
equal deleted inserted replaced
8451:e3e5d6bb4902 8452:b9a8463ac636
108 <groupId>commons-dbcp</groupId> 108 <groupId>commons-dbcp</groupId>
109 <artifactId>commons-dbcp</artifactId> 109 <artifactId>commons-dbcp</artifactId>
110 <version>1.4</version> 110 <version>1.4</version>
111 </dependency> 111 </dependency>
112 <dependency> 112 <dependency>
113 <groupId>commons-io</groupId>
114 <artifactId>commons-io</artifactId>
115 <version>2.4</version>
116 </dependency>
117 <dependency>
113 <groupId>org.geotools</groupId> 118 <groupId>org.geotools</groupId>
114 <artifactId>gt-shapefile</artifactId> 119 <artifactId>gt-shapefile</artifactId>
115 <version>2.7.2</version> 120 <version>2.7.2</version>
116 </dependency> 121 </dependency>
117 <dependency> 122 <dependency>

http://dive4elements.wald.intevation.org