Package org.apache.ivy.plugins.parser.m2
package org.apache.ivy.plugins.parser.m2
-
ClassDescriptionParser that understands Maven version ranges of the form
(,1.0]
and such.Build a module descriptor.DependencyDescriptor
that provides access to the originalPomDependencyData
.A parser for Maven 2 POM.Wraps anIvyVariableContainer
delegating most method calls to the wrapped instance, except for a set of variables which are only stored locally in the wrapper, and not propagated to the wrapped instance.Provides the method to read some data out of the DOM tree of a pom file.