| | |
| | | <test.maxHeapSize>512M</test.maxHeapSize> |
| | | <src.output>${basedir}/target</src.output> |
| | | <java5>1.5</java5> |
| | | <xdgnio.version>0.6.0</xdgnio.version> |
| | | <xdgnio.version>0.7.0</xdgnio.version> |
| | | <gt.version>2.4.4</gt.version> |
| | | <failIfNoTests>false</failIfNoTests> |
| | | </properties> |
| | |
| | | <groupId>com.ximple.eofms</groupId> |
| | | <artifactId>ximple-dgnjobs</artifactId> |
| | | <packaging>pom</packaging> |
| | | <version>0.6.0</version> |
| | | <version>0.7.0</version> |
| | | <name>ximple-dgnjobs</name> |
| | | <url>http://www.ximple.com.tw</url> |
| | | |
| | |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.poi</groupId> |
| | | <artifactId>poi-contrib</artifactId> |
| | | <version>3.0.2-FINAL</version> |
| | | <artifactId>poi</artifactId> |
| | | <version>3.1-FINAL</version> |
| | | </dependency> |
| | | |
| | | <!-- geotools --> |
| | |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>velocity</groupId> |
| | | <groupId>org.apache.velocity</groupId> |
| | | <artifactId>velocity</artifactId> |
| | | <version>1.4</version> |
| | | <version>1.5</version> |
| | | </dependency> |
| | | |
| | | <!-- We need this to make the referencing module useful --> |
| | |
| | | <groupId>opensymphony</groupId> |
| | | <artifactId>quartz</artifactId> |
| | | <version>1.6.0</version> |
| | | </dependency> |
| | | |
| | | <!-- Ximple Library --> |
| | | <dependency> |
| | | <artifactId>ximple-dgnio</artifactId> |
| | | <groupId>com.ximple</groupId> |
| | | <version>${xdgnio.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- Tests or legacy --> |
| | |
| | | <dependency> |
| | | <groupId>org.geotools.maven</groupId> |
| | | <artifactId>gt2-build-configs</artifactId> |
| | | <version>${project.version}</version> |
| | | <version>${gt.version}</version> |
| | | </dependency> |
| | | </dependencies> |
| | | </plugin> |
| | |
| | | <dependency> |
| | | <groupId>org.geotools.maven</groupId> |
| | | <artifactId>gt2-build-configs</artifactId> |
| | | <version>${project.version}</version> |
| | | <version>${gt.version}</version> |
| | | </dependency> |
| | | </dependencies> |
| | | </plugin> |