Skip to content

Commit

Permalink
add paimon-parent 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Jan 4, 2025
1 parent 7afa153 commit 828fda9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions content/org/apache/paimon/paimon-parent-1.0.0.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
groupId=org.apache.paimon
artifactId=paimon-parent
display=${groupId}:${artifactId}
version=1.0.0

gitRepo=https://github.com/apache/paimon.git
gitTag=release-${version}

tool=mvn-3.9.9
jdk=8
newline=lf
umask=022
timezone="Asia/Shanghai"

command="mvn -Papache-release,docs-and-source,spark3 clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -Dexec.skip"
buildinfo=target/${artifactId}-${version}.buildinfo

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

0 comments on commit 828fda9

Please sign in to comment.