- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testExcludeArtifactIdWildcardNoMatch (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
impl/maven-core/src/test/java/org/apache/maven/artifact/resolver/filter/ExclusionArtifactFilterTest.java
assertFalse(filter.include(artifact), "Artifact should be excluded by artifactId wildcard"); } @Test void testExcludeArtifactIdWildcardNoMatch() { Exclusion exclusion = new Exclusion(); exclusion.setGroupId("org.apache.groovy"); exclusion.setArtifactId("*");Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Sep 17 10:01:14 GMT 2025 - 6.7K bytes - Click Count (0)