[MRM-1282] expand on comment for future reference

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884377 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2009-11-26 02:51:15 +00:00
parent 3529172859
commit 9dd7217b10
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ public class DefaultMetadataResolver
/**
* FIXME: this needs to be configurable based on storage type, and availability of proxy module
* ... could be a different type since we need methods to modify the storage metadata
* ... could be a different type since we need methods to modify the storage metadata, which would also allow more
* appropriate methods to pass in the already determined repository configuration, for example, instead of the ID
*
* @plexus.requirement role-hint="maven2"
*/