Yes (and discussion should be happening on dev@ in the mean time)

On 01/08/06, Don Brown <[EMAIL PROTECTED]> wrote:
Very cool.  Well, with that hard part done, there won't be anything
from Archy worth reusing, but I'll be happy to take a stab at patching
the archetype plugin when the search is ready.  Will it be announced
on this list?

Don

On 7/31/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> The repository manager in Maven SVN indexes any repository, so it's a
> simple Lucene query of: "type:maven-archetype"
>
> If we put an appropriate web front end on that, you could pull down an
> up to date list at any time. The central repository will have that
> available very shortly.
>
> - Brett
>
> On 01/08/06, Don Brown <[EMAIL PROTECTED]> wrote:
> > Sure, making this part of the plugin is a good idea.  However, how
> > would you retrieve a list of all archetypes in all repositories?  The
> > other part fo that is you want that list to be able to be easily
> > changeable by anyone so that it stays up to date.
> >
> > If we can solve that problem, I do like the idea of "mvn
> > archetype:wizard" or something to that effect.
> >
> > Don
> >
> > On 7/30/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> > > Hi Don,
> > >
> > > Thanks for this.
> > >
> > > Would you consider contributing this as a patch to the archetype plugin 
itself?
> > >
> > > BTW, Very shortly there will be a page available that automates
> > > listing all archetypes in the repository that you will be able to use
> > > instead.
> > >
> > > - Brett
> > >
> > > On 29/07/06, Don Brown <[EMAIL PROTECTED]> wrote:
> > > > In a fit of frustration trying to find a list of Maven archetypes, I
> > > > threw together a little command-line frontend to Maven's archetypes
> > > > that makes using them easier.
> > > >
> > > > Archy is a simple, command-line frontend to Maven 2's archetypes. It
> > > > walks you through the process of creating a new project using these
> > > > project templates. This tool was inspired by megg [1].
> > > >
> > > > The list of archetypes comes from two sources:
> > > >
> > > >     * An internal XML file that describes the archetype information
> > > >     * An external Maven wiki page [2] that lists available archetypes
> > > >
> > > > I hope someone else finds it useful, and for the love of pete, please
> > > > help fill out the list of archetypes in the Maven wiki [2].  Thanks :)
> > > >
> > > > Archy home page: https://www.twdata.org/projects/archy
> > > >
> > > > Don
> > > >
> > > > [1] http://javanicus.com/megg/
> > > > [2] http://docs.codehaus.org/display/MAVENUSER/Archetypes+List
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > > --
> > > Apache Maven - http://maven.apache.org
> > > "Better Builds with Maven" book - http://library.mergere.com/
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> >
> >
>
>
> --
> Apache Maven - http://maven.apache.org
> "Better Builds with Maven" book - http://library.mergere.com/
>
> ---------------------------------------------------------------------
> 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]




--
Apache Maven - http://maven.apache.org
"Better Builds with Maven" book - http://library.mergere.com/

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

Reply via email to