Hi, I've noticed that all poms from the available archetypes in the m2 repo define
<parent> <artifactId>maven-archetypes</artifactId> <groupId>org.apache.maven.archetypes</groupId> <version>1.0-alpha-4-SNAPSHOT</version> </parent> Is this necessary for my own archetypes as well? Should i just define this maybe to be "future safe"? What would/could the parent archetype pom contain that is relevant for my own archetype ? Regards Jorg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]