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.List
No
java.io.File
Yes
${project.build.outputDirectory}
java.util.List
No
${plugin.artifacts}
java.io.File
No
${jython.temporaryDirectory}