Package org.openrewrite.maven.tree
Class Profile
java.lang.Object
org.openrewrite.maven.tree.Profile
In case multiple profiles are active in the same POM or external file, the ones which are defined
later take precedence
over the ones defined earlier (independent of their profile id and activation order).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Profile
public Profile()
-
-
Method Details
-
isActive
-