Skip to content

Commit

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

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

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 3a4e2cc

Please sign in to comment.