MVN

rocks.juergen : jython-maven-plugin

Maven & Gradle

Oct 16, 2016
2 stars

Jython Maven Plugin · Execute Python Scripts during Maven Build

<plugin>
    <groupId>rocks.juergen</groupId>
    <artifactId>jython-maven-plugin</artifactId>
    <version>0.3-20161016132151+16f07eb</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of rocks.juergen : jython-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.3-20161016132151+16f07eb

All Versions

Choose a version of rocks.juergen : jython-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3
jython-maven-plugin-0.3-20161016132151+16f07eb
0.2
jython-maven-plugin-0.2-20161011080554+39de0b4
0.1
jython-maven-plugin-0.1-20161010165350+196540c
jython-maven-plugin-0.1-20161010155937+196540c

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>rocks.juergen</groupId>
    <artifactId>jython-maven-plugin</artifactId>
    <version>0.3-20161016132151+16f07eb</version>
</plugin>

Advertisement