- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for createMavenExecutionRequest (0.4 sec)
-
compat/maven-compat/src/test/java/org/apache/maven/AbstractCoreMavenComponentTestCase.java
FileUtils.copyDirectoryStructureIfModified(source, target); return new File(target, "pom.xml"); } protected MavenExecutionRequest createMavenExecutionRequest(File pom) throws Exception { MavenExecutionRequest request = new DefaultMavenExecutionRequest() .setPom(pom) .setProjectPresent(true) .setShowErrors(true)
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jan 24 17:29:44 UTC 2025 - 12.1K bytes - Viewed (0)