diff --git a/cli-scanner/pom.xml b/cli-scanner/pom.xml index 27e81c69d..e26bbf93a 100644 --- a/cli-scanner/pom.xml +++ b/cli-scanner/pom.xml @@ -151,7 +151,6 @@ ${project.name} ${project.version} ${project.groupId} - true diff --git a/kb-importer/pom.xml b/kb-importer/pom.xml index 94d24e523..c74abb568 100755 --- a/kb-importer/pom.xml +++ b/kb-importer/pom.xml @@ -115,7 +115,6 @@ org.eclipse.steady.kb.Main ${project.version} - true diff --git a/patch-analyzer/pom.xml b/patch-analyzer/pom.xml index 5b0cebdac..ad92dda11 100644 --- a/patch-analyzer/pom.xml +++ b/patch-analyzer/pom.xml @@ -105,7 +105,6 @@ implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> org.eclipse.steady.patcha.PatchAnalyzer - true diff --git a/patch-lib-analyzer/pom.xml b/patch-lib-analyzer/pom.xml index 68fbfd0c7..35092be53 100755 --- a/patch-lib-analyzer/pom.xml +++ b/patch-lib-analyzer/pom.xml @@ -84,7 +84,6 @@ org.eclipse.steady.patcheval.Main - true false diff --git a/pom.xml b/pom.xml index aeaa28552..72dee4fec 100755 --- a/pom.xml +++ b/pom.xml @@ -387,7 +387,18 @@ - + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + + + +