Skip to content

Commit

Permalink
add plexus 19
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Sep 25, 2024
1 parent e72c74e commit c7e0714
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions content/org/codehaus/plexus/plexus-pom/plexus-pom-19.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
groupId=org.codehaus.plexus
artifactId=plexus
display=${groupId}:${artifactId}
version=19

gitRepo=https://github.com/codehaus-plexus/${artifactId}-pom.git
gitTag=${artifactId}-${version}

tool=mvn-4.0.0-beta-4
jdk=8
newline=lf

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

issue=

0 comments on commit c7e0714

Please sign in to comment.