Full name:
com.tikal.maven.plugins:tikal-maven-jet-plugin:0.3.0:generate
Description:
Attributes:
generate-sources.| Name | Type | Since | Description |
|---|---|---|---|
| generateDirectory | File |
- |
Location of the output directory. |
| project | MavenProject |
- |
(no description) |
| templateDirectory | File |
- |
Location of the template directory. |
| Name | Type | Since | Description |
|---|---|---|---|
| excludeTemplates | Set |
- |
List of excluded template patterns. |
| includeTemplates | Set |
- |
List of included template patterns. |
| readonly | boolean |
- |
Generate Java source files in the read-only mode if true is
specified. Default value is: false. |
java.util.SetNojava.io.FileYes${project.build.directory}/generated-sources/jetjava.util.SetNoorg.apache.maven.project.MavenProjectYes${project}booleanNofalsejava.io.FileYes${basedir}/src/main/templates