maven/maven-api-impl
Martin Desruisseaux 008d0b4d5b
Add `getModuleName(Path)` and `getModuleDescription(Path)` methods in `DependencyResolverResult`. (#1625)
Those methods are helpful for plugins that need to provide `--add-reads` and similar options,
as they allow to reuse the cached values instead of decoding `module-info.class` many times.
2024-08-16 11:19:34 +02:00
..
src Add `getModuleName(Path)` and `getModuleDescription(Path)` methods in `DependencyResolverResult`. (#1625) 2024-08-16 11:19:34 +02:00
pom.xml [MNG-7344] Track dependencyManagement import location in effective Model for MPH-183 (#603) 2024-08-15 15:24:49 +02:00