You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by KevinO <on...@gmail.com> on 2018/01/30 15:51:41 UTC

Archetype Catalog Question

Quick question:

What is the difference between a 'local' catalog and an 'internal' catalog?

Thanks,

Kevin

Re: Archetype Catalog Question

Posted by Anders Hammar <an...@hammar.net>.
"internal" is a catalog that is bundled with the maven-archetype-plugin. It
would typically never be used as it is very small and probably stale.

"local" is the catalog that is in your local maven repo.

/Anders

On Tue, Jan 30, 2018 at 4:51 PM, KevinO <on...@gmail.com> wrote:

> Quick question:
>
> What is the difference between a 'local' catalog and an 'internal' catalog?
>
> Thanks,
>
> Kevin
>