# maven-project-archetypes **Repository Path**: mirrors_pentaho/maven-project-archetypes ## Basic Information - **Project Name**: maven-project-archetypes - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Hitachi Vantara Maven Archetypes Maven archetypes to help create new projects that follow Pentaho rules and guidelines for project structure. The Hitachi Vantara Maven Archetypes project can be used as a basis for any project (or even submodule) that produces a community edition jar. It will create the basic folder structure, provide you with a template README.md and a common .gitignore file. ### Available Archetypes * [pentaho-ce-bundle-archetype](pentaho-ce-bundle-archetype) * [pentaho-ce-jar-archetype](pentaho-ce-jar-archetype) * [pdi-step-plugin-archetype](pentaho-pdi-step-plugin-archetype) * [pdi-job-plugin-archetype](pentaho-pdi-job-plugin-archetype) * [hadoop-shim-archetype-ce](pentaho-hadoop-shim-archetype) Further information regarding standards and development guidelides can be found [here](https://github.com/pentaho/pentaho-coding-standards/wiki).