MVN

org.jahia.archetypes : jahia-module-archetype

Maven & Gradle

Apr 13, 2023
0 stars

Archetype - Jahia DXP 8+ - Module - Generic · Jahia DXP >=8 - Archetype for creating a new module project

mvn archetype:generate -DarchetypeGroupId=org.jahia.archetypes -DarchetypeArtifactId=jahia-module-archetype -DarchetypeVersion=4.7
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jahia.archetypes : jahia-module-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 4.7
  • Latest Release Candidate: 2.4.1-RC1

All Versions

Choose a version of org.jahia.archetypes : jahia-module-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.7
jahia-module-archetype-4.7
4.6
jahia-module-archetype-4.6
4.5
jahia-module-archetype-4.5
4.4
jahia-module-archetype-4.4
4.3
jahia-module-archetype-4.3
4.2
jahia-module-archetype-4.2
4.1
jahia-module-archetype-4.1
4.0
jahia-module-archetype-4.0
3.0
jahia-module-archetype-3.0
2.8
jahia-module-archetype-2.8
2.7
jahia-module-archetype-2.7
2.6
jahia-module-archetype-2.6
jahia-module-archetype-2.6-RC1
2.4.x
jahia-module-archetype-2.4.3
jahia-module-archetype-2.4.2
jahia-module-archetype-2.4.1
jahia-module-archetype-2.4.1-RC1

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.jahia.archetypes -DarchetypeArtifactId=jahia-module-archetype -DarchetypeVersion=4.7