Deprecated Maven2 classes maintained as a compatibility layer for legacy Maven plugins and extensions.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-compat</artifactId>
<version>3.9.16</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing usage of MavenCompatibilityHelper.
Migrate to modern Maven APIs (e.g., maven-core) instead of using maven-compat.
No dependency data recorded yet.