Skip to content

Commit

Permalink
add plexus-resources 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 25, 2024
1 parent 9369835 commit bd6aee9
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
groupId=org.codehaus.plexus
artifactId=plexus-resources
display=${groupId}:${artifactId}
version=1.2.0

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

tool=mvn
jdk=17
newline=crlf
umask=022

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

issue=

0 comments on commit bd6aee9

Please sign in to comment.