- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for otherArchive (0.04 seconds)
-
impl/maven-core/src/test/java/org/apache/maven/project/PomConstructionTest.java
assertEquals("mail-archive", pom.getValue("mailingLists[1]/archive")); assertEquals(1, ((List<?>) pom.getValue("mailingLists[1]/otherArchives")).size()); assertEquals("other-archive", pom.getValue("mailingLists[1]/otherArchives[1]")); assertEquals("2.0.1", pom.getValue("prerequisites/maven")); assertEquals("https://project.url/trunk", pom.getValue("scm/url"));
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Sep 17 10:01:14 GMT 2025 - 94.8K bytes - Click Count (0)