The main list is the internal catalog. It is also possible to define a specific catalog by -DarchetypeCatalog=http://repo.company.com/maven2 the catalog is an xml file located at the root and called archetype-catalog.xml.
The process that populates a catalog during deploy. is not currently working. Regards, Raphaël 2008/2/5, Arnaud HERITIER <[EMAIL PROTECTED]>: > +1 > Great work. > How the plugin find the list of archetypes ? More particularly, how in a > corporate environment I can access to our custom archetypes ? We just have > to upload them in our internal repository ? > > Arnaud > > On Feb 4, 2008 11:35 PM, Raphaël Piéroni <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > http://people.apache.org/~rafale/site/maven-archetype-plugin/<http://people.apache.org/%7Erafale/site/maven-archetype-plugin/> > > > > Here is the actual documentation. > > Please consider it is a work in progress. > > > > Raphaël > > > > 2008/2/4, Brian E. Fox <[EMAIL PROTECTED]>: > > > It's interactive by default so pretty easy to use. The other new goal is > > create-from-project where you run it in a project and it will walk you > > through making an archetype of that project (it goes into > > /target/generated-sources where you can then go and install/deploy it) > > > > > > -----Original Message----- > > > From: Raphaël Piéroni [mailto:[EMAIL PROTECTED] > > > Sent: Monday, February 04, 2008 3:36 AM > > > To: Maven Developers List > > > Subject: Re: [VOTE] Release Maven Archetype plugin version 2.0-alpha-1 > > > > > > How to use it : > > > mvn archetype:create. > > > > > > Regards, > > > > > > Raphaël > > > > > > 2008/2/4, Jorg Heymans <[EMAIL PROTECTED]>: > > > > (sorry for hijacking the vote thread for this) > > > > > > > > Hi Raphaël, > > > > > > > > Can you give us some pointers to list threads, proposals or specs that > > > > explain the basics of the new architecture and how to use it ? I'm > > very keen > > > > to try it out and give you all the feedback you want, but if it means > > > > grepping the sources to find out how things work i'll hold off until > > > > alpha-2. > > > > > > > > Thanks! > > > > Jorg > > > > > > > > On Feb 2, 2008 1:25 AM, Raphaël Piéroni <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > Hi, > > > > > > > > > > Here comes the time for calling the first release of the Maven > > > > > Archetype plugin version 2.0-alpha-1. > > > > > > > > > > Staging repo: > > > > > > > http://people.apache.org/~rafale/staging-repo/maven-archetype-plugin/<http://people.apache.org/%7Erafale/staging-repo/maven-archetype-plugin/> > > <http://people.apache.org/%7Erafale/staging-repo/maven-archetype-plugin/> > > > > > > > > > > Staging site: > > > > > No staging site now, the new documentation is not yet written. > > > > > Its is planed for version 2.0-alpha-2. > > > > > > > > > > Vote open for 96 hours. > > > > > > > > > > [ ] +1 > > > > > [ ] +0 > > > > > [ ] -1 > > > > > > > > > > > > > > > Regards, > > > > > > > > > > Raphaël > > > > > > > > > > > > > > > > > > -- > .......................................................... > Arnaud HERITIER > .......................................................... > OCTO Technology - aheritier AT octo DOT com > www.octo.com | blog.octo.com > .......................................................... > ASF - aheritier AT apache DOT org > www.apache.org | maven.apache.org > ........................................................... >
