- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setSystemPath (0.04 sec)
-
impl/maven-core/src/test/java/org/apache/maven/MavenLifecycleParticipantTest.java
dependency.setGroupId("foo"); dependency.setVersion("1.2.3"); dependency.setScope("system"); try { dependency.setSystemPath(new File( "src/test/projects/lifecycle-executor/project-with-additional-lifecycle-elements/pom.xml") .getCanonicalPath()); } catch (IOException e) {
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 6K bytes - Viewed (0)