You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Br...@gi-de.com on 2006/12/14 18:07:32 UTC

maven-metadata-somerepository.xml

Hello all!

I am looking for an answer or for some documentation what the meaning is of
the maven-metadata-something.xml, that I can find randomly in my local
repository.

Either I'm too blind or there's no documentation available about, so any
hint will be appreciated (even RTFM if there is some M somewhere).

Many thanks
Brigitte




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven-metadata-somerepository.xml

Posted by Tom Huybrechts <to...@gmail.com>.
you're right, there is no documentation

the maven-metadata-XXX.xml in your local repo is the local copy of the
maven-metadata.xml on repository with id XXX. These can contain
different things, dependending on where they are in the repo. For
group metadata, they contain mappings from plugins to plugin prefixes,
for artifacts they contain the available version, together with a
latest and a release version....

Tom

On 12/14/06, Brigitte.Ilsanker@gi-de.com <Br...@gi-de.com> wrote:
> Hello all!
>
> I am looking for an answer or for some documentation what the meaning is of
> the maven-metadata-something.xml, that I can find randomly in my local
> repository.
>
> Either I'm too blind or there's no documentation available about, so any
> hint will be appreciated (even RTFM if there is some M somewhere).
>
> Many thanks
> Brigitte
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org