Package org.apache.maven.internal.impl.model.profile
package org.apache.maven.internal.impl.model.profile
-
ClassDescriptionProvides a set of functions for evaluating profile activation conditions.The
ConditionParser
class is responsible for parsing and evaluating expressions.A functional interface that represents an expression function to be applied to a list of arguments.This class is responsible for activating profiles based on conditions specified in the profile's activation section.Determines profile activation based on the existence/absence of some file.Determines profile activation based on the version of the current Java runtime.Determines profile activation based on the operating system of the current runtime platform.OS supportDetermines profile activation based on the project's packaging.Determines profile activation based on the existence or value of some execution property.