Executes an external program (nose by default) that runs python tests. Allows verification and behavior testing of python and jython projects.
'net.sf.mavenjython.test:python-test-maven-plugin-external:1.0'
<dependency>
<groupId>net.sf.mavenjython.test</groupId>
<artifactId>python-test-maven-plugin-external</artifactId>
<version>1.0</version>
</dependency>
<dependency org="net.sf.mavenjython.test" name="python-test-maven-plugin-external" rev="1.0"/>
"net.sf.mavenjython.test", "python-test-maven-plugin-external", "1.0"