Top "Archetypes" questions

Archetypes is a framework designed to ease the building of applications for Plone and CMF.

Maven 3 Archetype for Project With Spring, Spring MVC, Hibernate, JPA

I'm trying to use Maven 3 to create a project which uses Spring 3, Spring MVC, Hibernate 4, and JPA. However, when I …

spring hibernate maven jpa archetypes
Install Maven Archetype

I have created a Maven archetype from an existing project. I have even installed the archetype in my local repository …

maven archetypes
Maven Error: No plugin found for prefix ‘archetype’ in the current project using Nexus

I am trying to setup MAVEN in my company's local network which is not connected to the internet directly. Also …

maven nexus archetypes
Any good advanced guides on how to create new maven archetypes?

I'm looking for a guide on how to create new maven archetypes that involve using parameters to create directories and …

java maven archetypes
Create java resources webapp folder structure with maven

I want to create /java, /resources, and /webapp/WEB-INF/web.xml folder structure under src. I have used the -DarchetypeArtifactId=…

maven maven-2 archetypes
Maven-archetype-webapp Directory Structure?

Is there a possibility or a workaroud to use maven-archetype-webapp archetype to generate a maven webapp with plain directory structure …

maven maven-archetype archetypes
Create Maven project with eclipse

i want to create a Maven project in eclipse. I have install the m2eclipse plugin in my eclipse, i …

eclipse maven-2 archetypes