From 3222755f8e82748fa3ac865399a7aea79ab41442 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 28 Jun 2024 15:30:44 +0200 Subject: [PATCH] updated pom --- pom.xml | 25 ------------------- src/test/java/Geoportal_DataMapper_Tests.java | 6 +++-- 2 files changed, 4 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index df7d161..4d7bfd3 100644 --- a/pom.xml +++ b/pom.xml @@ -55,13 +55,6 @@ - - - - - - - org.gcube.portlets.widgets metadata-profile-form-builder-widget @@ -103,12 +96,6 @@ ${gson.version} - - - - - - org.gcube.spatial.data geo-utility @@ -123,18 +110,6 @@ pom - - - - - - - - - - - - org.slf4j diff --git a/src/test/java/Geoportal_DataMapper_Tests.java b/src/test/java/Geoportal_DataMapper_Tests.java index 433e334..0f9807c 100644 --- a/src/test/java/Geoportal_DataMapper_Tests.java +++ b/src/test/java/Geoportal_DataMapper_Tests.java @@ -40,8 +40,10 @@ public class Geoportal_DataMapper_Tests { private ProjectsCaller clientProjects; //private static String PROFILE_ID = "concessioni-estere"; - private static String PROFILE_ID = "profiledConcessioni"; - private static String PROJECT_ID = "6384d44d308f5c28c5ee0a01"; //63d011c4dcac4551b9a6b930 //6442653ac6a0422d9e9042e0 //6399de3ca0a4545420373251 + //private static String PROFILE_ID = "profiledConcessioni"; + private static String PROFILE_ID = "test_basemodel"; + + private static String PROJECT_ID = "663cd047c387f9177ca09bcc"; //63d011c4dcac4551b9a6b930 //6442653ac6a0422d9e9042e0 //6399de3ca0a4545420373251 //IMPORTANT!!!! #NB SET USERNAME = null to test PUBLIC ACCESS