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=