From c9b9478f0aa75b1ae0d26c4bfc88eaa32d53d57f Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 11 Dec 2019 15:22:33 +0100 Subject: [PATCH] Remove duplicated directory --- target/classes/META-INF/MANIFEST.MF | 15 -- .../remove-account-library/pom.properties | 7 - .../remove-account-library/pom.xml | 188 ------------------ 3 files changed, 210 deletions(-) delete mode 100644 target/classes/META-INF/MANIFEST.MF delete mode 100644 target/classes/META-INF/maven/org.gcube.portal/remove-account-library/pom.properties delete mode 100644 target/classes/META-INF/maven/org.gcube.portal/remove-account-library/pom.xml diff --git a/target/classes/META-INF/MANIFEST.MF b/target/classes/META-INF/MANIFEST.MF deleted file mode 100644 index 912b4e4..0000000 --- a/target/classes/META-INF/MANIFEST.MF +++ /dev/null @@ -1,15 +0,0 @@ -Manifest-Version: 1.0 -Built-By: massi -Build-Jdk: 1.8.0_222 -Specification-Title: Remove Account Library -Specification-Version: 1.0.0-SNAPSHOT -Implementation-Title: Remove Account Library -Implementation-Version: 1.0.0-SNAPSHOT -Implementation-Vendor-Id: org.gcube.portal -Build-Time: 20191211-141805 -Created-By: Maven Integration for Eclipse -SCM-Branch: -SCM-Revision: -SCM-Revision-URL: https://code-repo.d4science.org/gCubeSystem/remove-a - ccount-library/commit/${buildNumber} - diff --git a/target/classes/META-INF/maven/org.gcube.portal/remove-account-library/pom.properties b/target/classes/META-INF/maven/org.gcube.portal/remove-account-library/pom.properties deleted file mode 100644 index 30e48fd..0000000 --- a/target/classes/META-INF/maven/org.gcube.portal/remove-account-library/pom.properties +++ /dev/null @@ -1,7 +0,0 @@ -#Generated by Maven Integration for Eclipse -#Wed Dec 11 15:18:44 CET 2019 -version=1.0.0-SNAPSHOT -groupId=org.gcube.portal -m2e.projectName=remove-account-library -m2e.projectLocation=/Users/massi/workspace/remove-account-library -artifactId=remove-account-library diff --git a/target/classes/META-INF/maven/org.gcube.portal/remove-account-library/pom.xml b/target/classes/META-INF/maven/org.gcube.portal/remove-account-library/pom.xml deleted file mode 100644 index 6aa9f86..0000000 --- a/target/classes/META-INF/maven/org.gcube.portal/remove-account-library/pom.xml +++ /dev/null @@ -1,188 +0,0 @@ - - 4.0.0 - - maven-parent - org.gcube.tools - 1.1.0 - - - - org.gcube.portal - remove-account-library - 1.0.0-SNAPSHOT - Remove Account Library - jar - - - scm:git:https://code-repo.d4science.org/gCubeSystem/remove-account-library.git - scm:git:https://code-repo.d4science.org/gCubeSystem/remove-account-library.git - https://code-repo.d4science.org/gCubeSystem/remove-account-library - - - - distro - 1.8 - 1.8 - UTF-8 - UTF-8 - - - - - - org.gcube.distribution - maven-portal-bom - 3.6.0-SNAPSHOT - pom - import - - - - - - org.gcube.resources.discovery - ic-client - - - org.gcube.common - storagehub-client-library - - - org.gcube.core - common-encryption - provided - - - org.gcube.dvos - usermanagement-core - provided - - - org.gcube.common.portal - portal-manager - provided - - - com.sun.mail - javax.mail - provided - - - org.slf4j - slf4j-api - provided - - - javax.servlet - javax.servlet-api - provided - - - org.htmlparser - htmlparser - 2.1 - - - com.liferay.portal - portal-service - provided - - - junit - junit - 4.11 - test - - - ch.qos.logback - logback-classic - 1.0.13 - test - - - - - - - src/main/java - - **/*.* - - - - - - maven-compiler-plugin - - 1.7 - 1.8 - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - - test-jar - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.12 - - true - - - - org.apache.maven.plugins - maven-assembly-plugin - - - descriptor.xml - - - - fully.qualified.MainClass - - - - - - servicearchive - install - - single - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - -Xdoclint:none - - 3.1.0 - - - generate-doc - install - - jar - - - - - - -