Fixed link to 507

nafg 2012-09-28 14:53:38 -07:00
parent 8c19257aee
commit dca7338e5c
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ Dependency management fixes:
* Merge multiple dependency definitions for the same ID. Workaround for [#468], [#285], [#419], [#480].
* Don't write <scope> section of pom if scope is 'compile'.
* Ability to properly match on artifact type. Fixes [#507] (Thomas).
* Ability to properly match on artifact type. Fixes [#507] - Thomas.
* Force `update` to run on changes to last modified time of artifacts or cached descriptor (part of fix for [#532]). It may also fix issues when working with multiple local projects via 'publish-local' and binary dependencies.
* Per-project resolution cache that deletes cached files before `update`. Notes:
- The resolution cache differs from the repository cache and does not contain dependency metadata or artifacts.