Skip to content

Commit

Permalink
add nexus-format-archetype 1.0.63
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Sep 26, 2024
1 parent 1adca61 commit 552cad2
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
groupId=org.sonatype.nexus.archetypes
artifactId=nexus-format-archetype
display=${groupId}:${artifactId}
version=1.0.63

gitRepo=https://github.com/sonatype-nexus-community/${artifactId}.git
gitTag=${artifactId}-${version}

tool=mvn
jdk=8
newline=lf

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

issue=

0 comments on commit 552cad2

Please sign in to comment.