Sorry - Substitute maven-metadata.xml where I have
repository-metadata.xml.
Cheers,
- Ole
--- Ole Ersoy <[EMAIL PROTECTED]> wrote:
> Yes to the index of local repository part.
>
> [CONTEXT]
> My immidiate plan is to mirror the Ibiblio
> repository
> so that it's local.
>
> Then set the mirro
Yes to the index of local repository part.
[CONTEXT]
My immidiate plan is to mirror the Ibiblio repository
so that it's local.
Then set the mirrors base directory on the plugin.
Then the plugin will produce a
repository-metadata.xml (Version 2)
per a JIRA entry I submitted.
This will be placed
would they use this against an index on their local repository, or by
querying a remote archiva instance?
I do think we need to index the local metadata anyway so that the
code can be used from other tools.
- Brett
On 31/01/2007, at 3:37 PM, Ole Ersoy wrote:
Hi,
I'm going through the De
Hi,
I'm going through the DefaultMetadataDiscoverer, and
noticed this todo:
* @todo Note that only the remote format is
supported at this time: you cannot search local
repository metadata due
* to the way it is later loaded in the searchers.
Review code using pathOfRemoteMetadata. IS th