How do I find out what each one does? Is that documented anywhere?

This is what I have found out by wandering around in the docs:

j2ee - ?
mojo - ?
portlet - ?
profiles - ?
quickstart - default version for java projects with packaging=jar
site - ? (I remember seeing this explained somewhere but can't remember what
it does.)
webapp - generates WEB-INF and such that are needed for a project that turns
into a WAR. You need to add in the src/main/java if there is java source.
The default is set up for a bunch of jsp or html files.

On 11/18/05, Eric Jacob <[EMAIL PROTECTED]> wrote:
>
> http://svn.apache.org/viewcvs.cgi/maven/archetype/trunk/maven-archetypes/
>
> HTH
>
> Eric
>
> On 11/18/05, Mayorgaadame, Alex [IT] <[EMAIL PROTECTED]>
> wrote:
> >
> > Hello all,
> >
> > This may be an easy one, but I've lost track of maven lately.
> >
> > Anyone can tell me the archetypes that are still valid for Maven 2.0?
> >
> > Thanks and regards,
> > Alex
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>


--
-- Lee Meador
Sent from gmail. My real email address is [EMAIL PROTECTED]

Reply via email to