Skip to content

Commit

Permalink
add apache 22
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 23, 2024
1 parent 7047511 commit e3e543e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions content/org/apache/apache/apache-22.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
groupId=org.apache
artifactId=apache
display=${groupId}:${artifactId}
version=22

gitRepo=https://github.com/apache/maven-apache-parent.git
gitTag=${artifactId}-${version}

tool=mvn
jdk=8
newline=lf

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

issue=

0 comments on commit e3e543e

Please sign in to comment.