Class AlwaysOnProfileActivator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean canDetermineActivation​(org.apache.maven.model.Profile profile)  
      boolean isActive​(org.apache.maven.model.Profile profile)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AlwaysOnProfileActivator

        public AlwaysOnProfileActivator()
    • Method Detail

      • isActive

        public boolean isActive​(org.apache.maven.model.Profile profile)
        Specified by:
        isActive in interface ProfileActivator