mirror of
https://github.com/apache/archiva.git
synced 2025-02-07 02:29:23 +00:00
add a FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367109 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
67adb61834
commit
9a2492f051
@ -691,6 +691,7 @@ private boolean fetchContentFromProxies( ManagedRepositoryContent managedReposit
|
||||
// Is it an Archetype Catalog?
|
||||
if ( repositoryRequest.isArchetypeCatalog( path ) )
|
||||
{
|
||||
// FIXME we must implement a merge of remote archetype catalog from remote servers.
|
||||
File proxiedFile = connectors.fetchFromProxies( managedRepository, path );
|
||||
|
||||
return ( proxiedFile != null );
|
||||
|
Loading…
x
Reference in New Issue
Block a user