diff --git a/pom.xml b/pom.xml index 6d498ef..6af65e1 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,7 @@ true yyyyMMdd-HHmmss dev + GhydraMCP-${git.commit.id.describe}-${maven.build.timestamp}.zip @@ -177,7 +178,7 @@ maven-assembly-plugin 3.3.0 - + plugin-assembly package @@ -190,14 +191,13 @@ GhydraMCP-${git.commit.id.describe}-${maven.build.timestamp} false - - + complete-package - package + verify single @@ -211,34 +211,6 @@ - - - - org.apache.maven.plugins - maven-resources-plugin - 3.3.1 - - - copy-plugin-zip - verify - - copy-resources - - - ${project.build.directory}/staging - - - ${project.build.directory} - - - GhydraMCP-${git.commit.id.abbrev}-${maven.build.timestamp}.zip - - - - - - - diff --git a/src/assembly/complete-package.xml b/src/assembly/complete-package.xml index 268deef..8314a5d 100644 --- a/src/assembly/complete-package.xml +++ b/src/assembly/complete-package.xml @@ -19,17 +19,17 @@ README.md LICENSE - - - - - - ${project.build.directory}/staging - - - GhydraMCP-${git.commit.id.abbrev}-${maven.build.timestamp}.zip - - + / + + + + + ${project.build.directory}/${inner.zip.filename} + / + 0644 + GhydraMCP-plugin.zip + +