Apr 19, 2013 at 10:42 AM, Stuart McCulloch >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
> &g
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
>>> t
ulloch a écrit :
> > Ah, it was removed in favour of -Darchetype.properties=
> >
> > http://jira.codehaus.org/browse/ARCHETYPE-112
> > http://svn.apache.org/viewvc?view=revision&revision=635711
> >
> > So it looks like the local archetype registry file is no longer rele
view=revision&revision=635711
>
> So it looks like the local archetype registry file is no longer relevant.
>
> On 19 Apr 2013, at 10:04, Anders Hammar wrote:
> > Right, and I've traced it to ArchetypeRegistryManager. The problem is that
> > I can't see that it
Ah, it was removed in favour of -Darchetype.properties=
http://jira.codehaus.org/browse/ARCHETYPE-112
http://svn.apache.org/viewvc?view=revision&revision=635711
So it looks like the local archetype registry file is no longer relevant.
On 19 Apr 2013, at 10:04, Anders Ha
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
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
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