From d0ededbb408bfd1a24e754dbf9680c5b20a97356 Mon Sep 17 00:00:00 2001 From: Paolo Fabriani Date: Thu, 17 Nov 2016 11:40:17 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/dataminer-pool-manager@134309 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/descriptor.xml | 36 ++++++++++++++++++++++++++++++++++++ distro/profile.xml | 25 +++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 distro/descriptor.xml create mode 100644 distro/profile.xml diff --git a/distro/descriptor.xml b/distro/descriptor.xml new file mode 100644 index 0000000..b9b959f --- /dev/null +++ b/distro/descriptor.xml @@ -0,0 +1,36 @@ + + + servicearchive + + + tar.gz + + + / + + + + ${distroDirectory***REMOVED*** + / + true + + README + LICENSE + profile.xml + + 755 + true + + + + + + target/${build.finalName***REMOVED***.jar + /${artifactId***REMOVED*** + + + + \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml new file mode 100644 index 0000000..409a1c5 --- /dev/null +++ b/distro/profile.xml @@ -0,0 +1,25 @@ + + + + Library + + ${description***REMOVED*** + DataminerPoolManager + ${artifactId***REMOVED*** + 1.0.0 + + + ${artifactId***REMOVED*** + ${version***REMOVED*** + + ${groupId***REMOVED*** + ${artifactId***REMOVED*** + ${version***REMOVED*** + + + ${build.finalName***REMOVED***.jar + + + + + \ No newline at end of file