- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ProjectArtifact (0.05 sec)
-
impl/maven-core/src/main/java/org/apache/maven/ReactorReader.java
} // Get the matching artifact from the project Artifact projectArtifact = findMatchingArtifact(project, artifact); if (projectArtifact != null) { // If the artifact has been associated to a file, use it File packagedArtifactFile = projectArtifact.getFile(); if (packagedArtifactFile != null && packagedArtifactFile.exists()) {Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Mon Dec 15 11:20:38 UTC 2025 - 24.4K bytes - Viewed (0)