Programmatic API to invoke Maven builds from Java applications.
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-invoker</artifactId>
<version>3.3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Invokes a Maven build programmatically with compile goal.
Set M2_HOME or pass invoker.setMavenHome(new File("/path/to/maven"))No dependency data recorded yet.