- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for inactiveProfile (0.06 sec)
-
impl/maven-core/src/test/java/org/apache/maven/project/PomConstructionTest.java
Profile inactiveProfile = originalModel.getProfiles().stream() .filter(profile -> profile.getId().equals("inactiveProfile")) .findFirst() .orElse(null); assertNotNull(inactiveProfile, "Unable to find the inactiveProfile"); assertFalse( isActiveProfile(pom.getMavenProject(), inactiveProfile),Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Sep 17 10:01:14 UTC 2025 - 94.8K bytes - Viewed (0)