Lars Corneliussen created NPANDAY-599:
-----------------------------------------
Summary: Cache resolve-result reactor-wide to avoid pdb/gac/++
beeing resolved multiple times
Key: NPANDAY-599
URL: https://issues.apache.org/jira/browse/NPANDAY-599
Project: NPanday
Issue Type: Sub-task
Reporter: Lars Corneliussen
Currently it seems like our custom contributors/resolvers execute for every
possible path (artifact.getDependencyTrail() changes...).
We can cache what we resolved reactor-wide in a separate component.
Cachekey would be artifact.getId(), right?
Should we let each contributor implement the cache
(ArtifactResolvingContributor) - or should it be generically handled in the
artifact resolver?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira