You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by ChadDavis <ch...@gmail.com> on 2009/03/14 21:46:38 UTC

archetypes location

When I run mvn archetype:generate, I get a list of 41 archetypes.

Where are these located? In http://repo2.maven.org/maven2?

If so, why doesn't it pick up the struts 2 archetypes that are also
inside of that repo?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: archetypes location

Posted by ChadDavis <ch...@gmail.com>.
But I can use a groupId, artifactId, and version to target an
archetype in the repository with out the aid of a catalog . . .
correct?

On Sat, Mar 14, 2009 at 6:12 PM, Wayne Fay <wa...@gmail.com> wrote:
>> Where are these located? In http://repo2.maven.org/maven2?
>
> http://maven.apache.org/plugins/maven-archetype-plugin/specification/archetype-catalog.html
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: archetypes location

Posted by ChadDavis <ch...@gmail.com>.
> http://maven.apache.org/plugins/maven-archetype-plugin/specification/archetype-catalog.html

It says that there is a remote catalog file at
http://repo1.maven.org/maven2/archetype-catalog.xml

This file isn't there.  Is this just supposed to mean that you may
have a remote catalog file in your repo, or is there supposed to be
one in the repo1 repo?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: archetypes location

Posted by ChadDavis <ch...@gmail.com>.
> http://maven.apache.org/plugins/maven-archetype-plugin/specification/archetype-catalog.html

Sorry about that.  I actually "scoured" over the archetype docs on the
site, but hadn't checked out the specification link.  Now I know to
check the specification link -- ;)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: archetypes location

Posted by Wayne Fay <wa...@gmail.com>.
> Where are these located? In http://repo2.maven.org/maven2?

http://maven.apache.org/plugins/maven-archetype-plugin/specification/archetype-catalog.html

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org