Class SystemPropertyProfileActivator

java.lang.Object
org.apache.maven.profiles.activation.DetectedProfileActivator
org.apache.maven.profiles.activation.SystemPropertyProfileActivator
All Implemented Interfaces:
ProfileActivator, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable

@Deprecated public class SystemPropertyProfileActivator extends DetectedProfileActivator implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
Deprecated.
SystemPropertyProfileActivator
  • Constructor Details

    • SystemPropertyProfileActivator

      public SystemPropertyProfileActivator()
      Deprecated.
  • Method Details

    • contextualize

      public void contextualize(org.codehaus.plexus.context.Context context) throws org.codehaus.plexus.context.ContextException
      Deprecated.
      Specified by:
      contextualize in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
      Throws:
      org.codehaus.plexus.context.ContextException
    • canDetectActivation

      protected boolean canDetectActivation(Profile profile)
      Deprecated.
      Specified by:
      canDetectActivation in class DetectedProfileActivator
    • isActive

      public boolean isActive(Profile profile) throws ProfileActivationException
      Deprecated.
      Specified by:
      isActive in interface ProfileActivator
      Throws:
      ProfileActivationException