ProfileActivatorpublic class JdkPrefixProfileActivator extends DetectedProfileActivator
ROLE| Constructor | Description |
|---|---|
JdkPrefixProfileActivator() |
| Modifier and Type | Method | 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