MVN

org.opoo.press.maven.archetypes : opoopress-archetype-site

Maven & Gradle

Mar 12, 2015

OpooPress Framework :: opoopress-archetype-site · Archetype for creating a basic OpooPress site with sample plugin.

mvn archetype:generate -DarchetypeGroupId=org.opoo.press.maven.archetypes -DarchetypeArtifactId=opoopress-archetype-site -DarchetypeVersion=2.0-beta-1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opoo.press.maven.archetypes : opoopress-archetype-site to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0-beta-1
  • Latest Beta: 2.0-beta-1

All Versions

Choose a version of org.opoo.press.maven.archetypes : opoopress-archetype-site to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0
opoopress-archetype-site-2.0-beta-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.opoo.press.maven.archetypes -DarchetypeArtifactId=opoopress-archetype-site -DarchetypeVersion=2.0-beta-1