Full name:
net.sf.mavenjython:jython-compile-maven-plugin:1.2:jython
Description:
Attributes:
compile.| Name | Type | Since | Description |
|---|---|---|---|
| outputDirectory | File |
- |
(no description) |
| Name | Type | Since | Description |
|---|---|---|---|
| libraries | List |
- |
Libraries needed to include. |
| pluginArtifacts | List |
- |
Dependencies. Will be searched for jython |
| temporaryBuildDirectory | File |
- |
Caching directory to download and build python packages, as well as
extracted jython dir |
java.util.ListNojava.io.FileYes${project.build.outputDirectory}java.util.ListNo${plugin.artifacts}java.io.FileNo${jython.temporaryDirectory}