- Sort Score
- Num 10 results
- Language All
Results 11 - 11 of 11 for setPomFile (0.05 seconds)
-
api/maven-api-model/src/main/mdo/maven.mdo
} /** * @deprecated Use {@link #setPomPath(Path)} instead. */ @Deprecated(since = "4.0.0") public void setPomFile(java.io.File pomFile) { update( getDelegate().withPomFile(pomFile != null ? pomFile.toPath() : null)); } /** * Gets the POM file for the corresponding project (if any). *Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Feb 17 09:48:21 GMT 2026 - 133.5K bytes - Click Count (0)