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