From 7c78a6c4cba9cc653646bef516371c3affd5a077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Wed, 25 Sep 2024 22:41:10 +0200 Subject: [PATCH] add cyclonedx-maven-plugin 2.8.2 --- .../cyclonedx-maven-plugin-2.8.2.buildspec | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/org/cyclonedx/cyclonedx-maven-plugin/cyclonedx-maven-plugin-2.8.2.buildspec diff --git a/content/org/cyclonedx/cyclonedx-maven-plugin/cyclonedx-maven-plugin-2.8.2.buildspec b/content/org/cyclonedx/cyclonedx-maven-plugin/cyclonedx-maven-plugin-2.8.2.buildspec new file mode 100644 index 0000000000..4a1cb3d6b9 --- /dev/null +++ b/content/org/cyclonedx/cyclonedx-maven-plugin/cyclonedx-maven-plugin-2.8.2.buildspec @@ -0,0 +1,17 @@ +groupId=org.cyclonedx +artifactId=cyclonedx-maven-plugin +display=${groupId}:${artifactId} +version=2.8.2 + +gitRepo=https://github.com/cyclonedx/${artifactId}.git +gitTag=${artifactId}-${version} + +tool=mvn +jdk=11 +newline=lf + +command="mvn -Prelease clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip" +buildinfo=target/${artifactId}-${version}.buildinfo + +#diffoscope=${artifactId}-${version}.diffoscope +issue=