diff --git a/pom.xml b/pom.xml index 6d85f37..d98b596 100644 --- a/pom.xml +++ b/pom.xml @@ -156,6 +156,40 @@ + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + + copy-profile + + copy-resources + + process-resources + + $***REMOVED***webappDirectory***REMOVED*** + + + $***REMOVED***project.basedir***REMOVED*** + true + + src + + + LICENSE.md + README.md + gcube-app.xml + changelog.xml + profile.xml + + + + + + + + org.apache.maven.plugins maven-assembly-plugin