diff --git a/content/org/sonatype/nexus/archetypes/nexus-format-archetype/nexus-format-archetype-1.0.63.buildspec b/content/org/sonatype/nexus/archetypes/nexus-format-archetype/nexus-format-archetype-1.0.63.buildspec new file mode 100644 index 0000000000..c4df29fb0b --- /dev/null +++ b/content/org/sonatype/nexus/archetypes/nexus-format-archetype/nexus-format-archetype-1.0.63.buildspec @@ -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=