removed unused imports

This commit is contained in:
Francesco Mangiacrapa 2024-06-28 15:16:02 +02:00
parent 523ae7c640
commit 0fe2920c74
2 changed files with 4 additions and 17 deletions

13
pom.xml
View File

@ -301,13 +301,6 @@
<scope>compile</scope>
</dependency>
<!-- <dependency> -->
<!-- <groupId>org.gcube.data-catalogue</groupId> -->
<!-- <artifactId>ckan-util-library</artifactId> -->
<!-- <version>[2.0.0, 3.0.0-SNAPSHOT)</version> -->
<!-- <scope>compile</scope> -->
<!-- </dependency> -->
<dependency>
<groupId>org.gcube.datacatalogue</groupId>
<artifactId>catalogue-util-library</artifactId>
@ -315,12 +308,6 @@
<scope>compile</scope>
</dependency>
<!-- <dependency> -->
<!-- <groupId>eu.trentorise.opendata</groupId> -->
<!-- <artifactId>jackan</artifactId> -->
<!-- <version>0.4.2</version> -->
<!-- </dependency> -->
<!-- END GIS RESOLVER DEPENDENCIES -->
<dependency>

View File

@ -131,8 +131,8 @@ public class RuntimeResourceReader {
//String scope = "/d4science.research-infrastructures.eu/gCubeApps/Esquiline";
// String scope = "/d4science.research-infrastructures.eu/D4OS/ARIADNEplus_Project";
String platformName = "geonetwork";
String category = "Gis";
// String platformName = "geonetwork";
// String category = "Gis";
// String platformName = "GeoServer";
// String category = "Gis";
@ -140,8 +140,8 @@ public class RuntimeResourceReader {
// String platformName = "postgis";
// String category = "Database";
// String platformName = "postgresql";
// String category = "Database";
String platformName = "postgres";
String category = "Database";
// String platformName = "mongodb";
// String category = "Database";