Files
openide/platform/external-system-impl/testSrc/com/intellij/openapi/externalSystem
Sergei Vorobyov f10a240e01 [DependencySubstitution] cleanup: encapsulate coordinate matching inside DependencySubstitutionExtension
Encapsulated dependency coordinates allows to misunderstanding what is the dependency coordinates and how they should compare with each other. Also, it forbids dependency coordinate hijack by other extensions.

Maven coordinates should be specified only by the Library and Module Maven coordinate entities.

### Code Reviews
  * IJ-CR-164983

### Issues
  * IDEA-370483 Maven performance degradation related to library dependency substitution

GitOrigin-RevId: 01461ea4bf0fe44e60a80404a2cf08f16c0d5853
2025-06-13 21:26:49 +00:00
..