diff --git a/distro/profile.xml b/distro/profile.xml index 89d379a..43d29cb 100644 --- a/distro/profile.xml +++ b/distro/profile.xml @@ -4,7 +4,7 @@ Plugin - {description} + ${description} ${serviceClass} ${artifactId} 1.0.0 diff --git a/pom.xml b/pom.xml index 3339e8b..e49e919 100644 --- a/pom.xml +++ b/pom.xml @@ -125,6 +125,9 @@ ${distroDirectory}/descriptor.xml + + jar-with-dependencies + @@ -134,17 +137,6 @@ single - - - - org.apache.maven.plugins - maven-assembly-plugin - - - jar-with-dependencies - - - package