Skip to content

Commit

Permalink
add avaje-jex-parent 3.0-RC6
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 2, 2024
1 parent 6dc2306 commit 9241226
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions content/io/avaje/jex/avaje-jex-3.0-RC6.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
groupId=io.avaje
artifactId=avaje-jex-parent
display=${groupId}:${artifactId}
version=3.0-RC6

gitRepo=https://github.com/avaje/avaje-jex.git
gitTag=${artifactId}-${version}
gitTag=a499fb90b01eae0a2ae22fcb611adac873303264

tool=mvn
jdk=21
newline=lf
#umask=022

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

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

0 comments on commit 9241226

Please sign in to comment.