maven - Tools to execute the Maven build tool and manipulate its configuration¶
Tools to drive the Maven build tool and to manipulate its configuration files.
artifact - Representation of a Maven artifact¶
Maven artifacts.
assembly_descriptor - Representation of a Maven Assembly plugin’s descriptor¶
Manipulation of Maven Assembly Plugin Assembly Descriptor files.
mvn - Wrapper class for the mvn command line tool¶
Maven wrapper.
pom - Representation of a Maven POM file¶
Manipulation of Maven POM files.
-
class
Modules(root)[source]¶ Map a POM’s modules element to a mutable sequence.
Supports addition and removal of modules by name.
-
__abstractmethods__= frozenset([])¶
-