.. nxpy documentation --------------------------------------------------------- .. Copyright Nicola Musatti 2010 - 2014 .. Use, modification, and distribution are subject to the Boost Software .. License, Version 1.0. (See accompanying file LICENSE.txt or copy at .. http://www.boost.org/LICENSE_1_0.txt) .. See http://nxpy.sourceforge.net for library home page. --------------------- ``maven`` - Tools to execute the Maven build tool and manipulate its configuration ================================================================================== .. automodule:: nxpy.maven ``artifact`` - Representation of a Maven artifact ------------------------------------------------- .. automodule:: nxpy.maven.artifact :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__ ``assembly_descriptor`` - Representation of a Maven Assembly plugin's descriptor -------------------------------------------------------------------------------- .. automodule:: nxpy.maven.assembly_descriptor :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__ ``mvn`` - Wrapper class for the `mvn` command line tool ------------------------------------------------------- .. automodule:: nxpy.maven.mvn :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__ ``pom`` - Representation of a Maven `POM` file ---------------------------------------------- .. automodule:: nxpy.maven.pom :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__