Skip to content

Commit

Permalink
add cyclonedx-maven-plugin 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Sep 25, 2024
1 parent 8827ab6 commit 7c78a6c
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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=

0 comments on commit 7c78a6c

Please sign in to comment.