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] > >
