Class DefaultProfileSelector

java.lang.Object
org.apache.maven.model.profile.DefaultProfileSelector
All Implemented Interfaces:
ProfileSelector

@Named @Singleton public class DefaultProfileSelector extends Object implements ProfileSelector
Calculates the active profiles among a given collection of profiles.
  • Field Details

  • Constructor Details

    • DefaultProfileSelector

      public DefaultProfileSelector()
  • Method Details