> What I can add: is that when I was developing archetypes a few years back, > the archetypes I developed did appear in that file. (my memory may be > wrong), but I do not ever remember adding them manually to the file. >
Possibly that's how it worked in an older version of the plugin. I will probably be doing lots of clean up and we'll see what pops up. /Anders > > Ate there hooks in install/deploy or the archetype plugin to do that? > > Just a stab in the dark?! > > -Chris > > Sent from my iPhone > > On 19/04/2013, at 7:04 PM, Anders Hammar <[email protected]> wrote: > > > Right, and I've traced it to ArchetypeRegistryManager. The problem is > that > > I can't see that it is ever used in the code, at least not for the > registry > > stuff. > > > > /Anders > > > > > > On Fri, Apr 19, 2013 at 10:42 AM, Stuart McCulloch <[email protected] > >wrote: > > > >> > >> > http://maven.apache.org/archetype/archetype-models/archetype-registry/archetype-registry.html > >> > >> AFAICT it's related to which files get filtered when creating a project > >> from the archetype > >> > >> On 19 Apr 2013, at 08:24, Anders Hammar wrote: > >> > >>> Does anyone know what a archetype registry file is? It's possible to > >>> specify this for the create-from-project goal of the archetype plugin > and > >>> the default location is "${user.home}/.m2/archetype.xml". Can't see > it's > >>> being used anywhere though... > >>> > >>> /Anders > >> > >> > >> --------------------------------------------------------------------- > >> 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] > >
