From 7894cbf6b89f32578081dc10f4361b5f942f6028 Mon Sep 17 00:00:00 2001 From: Bertil Chapuis Date: Thu, 7 Nov 2024 23:52:20 +0100 Subject: [PATCH] Set the test scope for baremaps testing --- baremaps-benchmarking/pom.xml | 1 + baremaps-data/pom.xml | 1 + baremaps-dem/pom.xml | 1 + baremaps-flatgeobuf/pom.xml | 1 + baremaps-maplibre/pom.xml | 1 + baremaps-pmtiles/pom.xml | 1 + 6 files changed, 6 insertions(+) diff --git a/baremaps-benchmarking/pom.xml b/baremaps-benchmarking/pom.xml index 53f2db9ce..e97f9ee86 100644 --- a/baremaps-benchmarking/pom.xml +++ b/baremaps-benchmarking/pom.xml @@ -22,6 +22,7 @@ org.apache.baremaps baremaps-testing + test org.openjdk.jmh diff --git a/baremaps-data/pom.xml b/baremaps-data/pom.xml index 7d619723f..e475b3315 100644 --- a/baremaps-data/pom.xml +++ b/baremaps-data/pom.xml @@ -15,6 +15,7 @@ org.apache.baremaps baremaps-testing + test org.apache.calcite diff --git a/baremaps-dem/pom.xml b/baremaps-dem/pom.xml index bd03f8740..25bebc392 100644 --- a/baremaps-dem/pom.xml +++ b/baremaps-dem/pom.xml @@ -11,6 +11,7 @@ org.apache.baremaps baremaps-testing + test org.locationtech.jts diff --git a/baremaps-flatgeobuf/pom.xml b/baremaps-flatgeobuf/pom.xml index 60708bd63..f581e0e0d 100644 --- a/baremaps-flatgeobuf/pom.xml +++ b/baremaps-flatgeobuf/pom.xml @@ -24,6 +24,7 @@ org.apache.baremaps baremaps-testing + test org.locationtech.jts diff --git a/baremaps-maplibre/pom.xml b/baremaps-maplibre/pom.xml index 5548c7fa5..9febca29c 100644 --- a/baremaps-maplibre/pom.xml +++ b/baremaps-maplibre/pom.xml @@ -15,6 +15,7 @@ org.apache.baremaps baremaps-testing + test org.locationtech.jts diff --git a/baremaps-pmtiles/pom.xml b/baremaps-pmtiles/pom.xml index 7dce206c2..20be0f9eb 100644 --- a/baremaps-pmtiles/pom.xml +++ b/baremaps-pmtiles/pom.xml @@ -11,6 +11,7 @@ org.apache.baremaps baremaps-testing + test org.locationtech.jts