- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for deleteLocalArtifact (0.08 seconds)
-
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 {
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Oct 10 09:40:15 GMT 2025 - 13.8K bytes - Click Count (0)