- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testConsistencyWithOtherFeatureMethodsTrue (0.57 sec)
-
api/maven-api-core/src/test/java/org/apache/maven/api/feature/FeaturesTest.java
assertFalse(Features.deployBuildPom(properties)); assertFalse(Features.consumerPom(properties)); } @Test void testConsistencyWithOtherFeatureMethodsTrue() { // Test that deployBuildPom behaves consistently with other feature methods when true Map<String, Object> properties = Map.of( Constants.MAVEN_DEPLOY_BUILD_POM, "true",
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jul 04 19:42:23 UTC 2025 - 7.2K bytes - Viewed (0)