- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for deleteLocalArtifact (0.06 sec)
-
compat/maven-compat/src/test/java/org/apache/maven/artifact/AbstractArtifactComponentTestCase.java
Artifact a = artifactFactory.createBuildArtifact(groupId, artifactId, version, type); return a; } protected void deleteLocalArtifact(Artifact artifact) throws Exception { deleteArtifact(artifact, localRepository()); } protected void deleteArtifact(Artifact artifact, ArtifactRepository repository) throws Exception {
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 10 09:40:15 UTC 2025 - 13.8K bytes - Viewed (0)