Skip to content

Commit

Permalink
add alta-maven-plugin 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 23, 2024
1 parent d62599e commit 0b81680
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/com/github/veithen/alta/alta-maven-plugin-0.7.2.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=com.github.veithen.alta
artifactId=alta-maven-plugin
version=0.7.2

display=${groupId}:${artifactId}

gitRepo=https://github.com/veithen/alta.git
gitTag=${version}

tool=mvn
jdk=11
newline=lf

command="mvn clean package -Prelease -DskipTests -Dmaven.javadoc.skip -Dgpg.skip"
buildinfo=target/${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=

0 comments on commit 0b81680

Please sign in to comment.