- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testAptConsistency (0.08 sec)
-
impl/maven-core/src/test/java/org/apache/maven/artifact/handler/ArtifactHandlerTest.java
@PlexusTest class ArtifactHandlerTest { @Inject PlexusContainer container; @Test @SuppressWarnings("checkstyle:UnusedLocalVariable") void testAptConsistency() throws Exception { File apt = getTestFile("src/site/apt/artifact-handlers.apt"); List<String> lines = Files.readAllLines(apt.toPath()); for (String line : lines) {Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Jul 23 17:27:08 UTC 2025 - 4K bytes - Viewed (0)