.. nxpy documentation --------------------------------------------------------- .. Copyright Nicola Musatti 2010 - 2012 .. 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 :members: ``assembly_descriptor`` - Representation of a Maven Assembly plugin's descriptor -------------------------------------------------------------------------------- .. automodule:: nxpy.maven.assembly_descriptor :members: ``mvn`` - Wrapper class for the `mvn` command line tool ------------------------------------------------------- .. automodule:: nxpy.maven.mvn :members: ``pom`` - Representation of a Maven `POM` file ---------------------------------------------- .. automodule:: nxpy.maven.pom :members: