Mercurial > dive4elements > gnv-client
comparison gnv/pom.xml @ 7:fe6a64545552
Support for creating an Artifact integrated
gnv/trunk@83 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 14 Sep 2009 13:46:25 +0000 |
parents | 6592580ae823 |
children | 134de54acc2f |
comparison
equal
deleted
inserted
replaced
6:6592580ae823 | 7:fe6a64545552 |
---|---|
119 <artifactId>maven-eclipse-plugin</artifactId> | 119 <artifactId>maven-eclipse-plugin</artifactId> |
120 <configuration> | 120 <configuration> |
121 <m2eclipse>true</m2eclipse> | 121 <m2eclipse>true</m2eclipse> |
122 <downloadSources>true</downloadSources> | 122 <downloadSources>true</downloadSources> |
123 <wtpversion>1.5</wtpversion> | 123 <wtpversion>1.5</wtpversion> |
124 <additionalProjectFacets> | |
125 <jst.web.xdoclet>1.2.3</jst.web.xdoclet> | |
126 </additionalProjectFacets> | |
124 </configuration> | 127 </configuration> |
125 </plugin> | 128 </plugin> |
126 </plugins> | 129 </plugins> |
127 </build> | 130 </build> |
128 </project> | 131 </project> |