MVN

org.aerysoft.minimaven : minimaven-ghsite-simple

Maven & Gradle

Oct 29, 2013

MiniMaven Simple · A simple Maven archetype for GitHub-hosted static website.

mvn archetype:generate -DarchetypeGroupId=org.aerysoft.minimaven -DarchetypeArtifactId=minimaven-ghsite-simple -DarchetypeVersion=0.1.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aerysoft.minimaven : minimaven-ghsite-simple to generate a Maven project - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of org.aerysoft.minimaven : minimaven-ghsite-simple to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.1.x
minimaven-ghsite-simple-0.1.2
minimaven-ghsite-simple-0.1.1

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.aerysoft.minimaven -DarchetypeArtifactId=minimaven-ghsite-simple -DarchetypeVersion=0.1.2