From c530fe93a1d9393b80222438f2e733b68b56dcbe Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 6 Dec 2019 11:07:28 +0100 Subject: [PATCH] only changed some configurations --- descriptor.xml | 1 - pom.xml | 6 +++--- profile.xml | 6 +++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/descriptor.xml b/descriptor.xml index 180c338..a16592b 100644 --- a/descriptor.xml +++ b/descriptor.xml @@ -26,6 +26,5 @@ target/${build.finalName}.${project.packaging} /${artifactId} - diff --git a/pom.xml b/pom.xml index 339f0e7..ddefa34 100644 --- a/pom.xml +++ b/pom.xml @@ -275,17 +275,17 @@ 2.5 - copy-project-files + copy-profile install copy-resources - ${webappDirectory} + target - ${distroDirectory} + ${project.basedir} true profile.xml diff --git a/profile.xml b/profile.xml index 16b7c09..36c5950 100644 --- a/profile.xml +++ b/profile.xml @@ -3,10 +3,10 @@ Portlet - ${description} + ${project.description} PortletUser - ${artifactId} - ${version} + ${project.artifactId} + 1.0.0 ${project.artifactId}