diff --git a/.classpath b/.classpath index fae1a2b..bd36355 100644 --- a/.classpath +++ b/.classpath @@ -1,32 +1,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index 2f600d7..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,31 +0,0 @@ - - servicearchive - - tar.gz - - / - - - ${distroDirectory} - / - true - - README - LICENSE - changelog.xml - profile.xml - - 755 - true - - - - - target/${build.finalName}.jar - /${artifactId} - - - \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml deleted file mode 100644 index 4074c9c..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - Service - - ${description} - ${serviceClass} - ${artifactId} - 1.0.0 - - - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - - ${build.finalName}.jar - - - - - -