Package org.openrewrite.maven.tree
@NonNullApi
package org.openrewrite.maven.tree
-
ClassDescriptionDependency management sections contain a combination of single dependency definitions and imports of BOMs and their dependency management sections/properties.The minimum information required about a POM to resolve it.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).Modified from
org.eclipse.aether.util.version.GenericVersion.