MVN

org.jahia.archetypes : jahia-profileModule-archetype

Maven & Gradle

Mar 15, 2023
0 stars

Archetype - Jahia DXP 7 - Module - Profile · Legacy Jahia DXP 7 - Archetype for creating a new profile module project

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

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
2.4.x
jahia-profileModule-archetype-2.4.3
jahia-profileModule-archetype-2.4.2
jahia-profileModule-archetype-2.4.1
jahia-profileModule-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-profileModule-archetype -DarchetypeVersion=2.4.3