public class JdkPrefixProfileActivator extends DetectedProfileActivator
ROLE| Constructor and Description |
|---|
JdkPrefixProfileActivator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canDetectActivation(org.apache.maven.model.Profile profile) |
protected java.lang.String |
getJdkVersion() |
boolean |
isActive(org.apache.maven.model.Profile profile) |
canDetermineActivationpublic boolean isActive(org.apache.maven.model.Profile profile)
throws ProfileActivationException
ProfileActivationExceptionprotected java.lang.String getJdkVersion()
protected boolean canDetectActivation(org.apache.maven.model.Profile profile)
canDetectActivation in class DetectedProfileActivator