| | |
| | | <src.output>${basedir}/target</src.output> |
| | | <java5>1.5</java5> |
| | | <xdgnio.version>1.2.0</xdgnio.version> |
| | | <gt2.version>2.6.3</gt2.version> |
| | | <gt2.version>2.6.4</gt2.version> |
| | | <failIfNoTests>false</failIfNoTests> |
| | | <stress.skip.pattern></stress.skip.pattern> |
| | | <online.skip.pattern></online.skip.pattern> |
| | |
| | | <!-- =========================================================== --> |
| | | <dependencyManagement> |
| | | <dependencies> |
| | | <!-- GeoAPI and its dependencies --> |
| | | <dependency> |
| | | <groupId>org.opengis</groupId> |
| | | <artifactId>geoapi</artifactId> |
| | | <version>2.3-M1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.opengis</groupId> |
| | | <artifactId>geoapi-dummy-pending</artifactId> |
| | | <version>2.3-M1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.opengis</groupId> |
| | | <artifactId>geoapi-pending</artifactId> |
| | | <version>2.3-M1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>net.java.dev.jsr-275</groupId> |
| | | <artifactId>jsr-275</artifactId> |
| | | <version>1.0-beta-2</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.vividsolutions</groupId> |
| | | <artifactId>jts</artifactId> |
| | |
| | | <!-- Dependencies to be inherited by all modules. --> |
| | | <!-- =========================================================== --> |
| | | <dependencies> |
| | | <dependency> |
| | | <groupId>org.opengis</groupId> |
| | | <artifactId>geoapi</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.opengis</groupId> |
| | | <artifactId>geoapi-dummy-pending</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.opengis</groupId> |
| | | <artifactId>geoapi-pending</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>net.java.dev.jsr-275</groupId> |
| | | <artifactId>jsr-275</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.vividsolutions</groupId> |
| | | <artifactId>jts</artifactId> |