diff --git a/distro/descriptor.xml b/distro/descriptor.xml new file mode 100644 index 0000000..2bf8425 --- /dev/null +++ b/distro/descriptor.xml @@ -0,0 +1,36 @@ + + + servicearchive + + + tar.gz + + + / + + + + $***REMOVED***distroDirectory***REMOVED*** + / + true + + README + LICENSE + profile.xml + + 755 + true + + + + + + target/$***REMOVED***build.finalName***REMOVED***.jar + /$***REMOVED***artifactId***REMOVED*** + + + + \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml new file mode 100644 index 0000000..83b9c7e --- /dev/null +++ b/distro/profile.xml @@ -0,0 +1,25 @@ + + + + Library + + $***REMOVED***description***REMOVED*** + DataminerPoolManager + $***REMOVED***artifactId***REMOVED*** + 1.0.0 + + + $***REMOVED***artifactId***REMOVED*** + $***REMOVED***version***REMOVED*** + + $***REMOVED***groupId***REMOVED*** + $***REMOVED***artifactId***REMOVED*** + $***REMOVED***version***REMOVED*** + + + $***REMOVED***build.finalName***REMOVED***.jar + + + + + \ No newline at end of file