No, I don't think this is necessary. It's convenient for the
maven-developed archetypes, but you should use your own group and org
info.

If you have multiple archetypes, creating your own parent in a similar
way is probably wise, to reuse the definition of the archetype
dependencies, f.e.

- Brett

On 10/20/05, Jorg Heymans <[EMAIL PROTECTED]> wrote:
> 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to