Class Features
java.lang.Object
org.apache.maven.api.feature.Features
Centralized class for Maven Core feature information.
Features configured are supposed to be final in a given maven session.
- Since:
- 4.0.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
consumerPom
(Map<String, ?> userProperties) Check if the consumer POM feature is active.static boolean
mavenMaven3Personality
(Map<String, ?> userProperties) Check if the personality is "maven3".
-
Method Details
-
mavenMaven3Personality
-
consumerPom
-