fix export_generator shell script (#1223)

* fix export_generator shell script

* fix script with bash

* use bash instead of sh
This commit is contained in:
Dec12 | Fujigon
2018-10-14 22:11:59 +09:00
committed by William Cheng
parent 34409bc0d8
commit fbd4411b22
16 changed files with 131 additions and 5 deletions

View File

@@ -104,6 +104,15 @@ CONFIG OPTIONS for java-play-framework
booleanGetterPrefix
Set booleanGetterPrefix (default value 'get')
parentGroupId
parent groupId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect
parentArtifactId
parent artifactId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect
parentVersion
parent version in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect
title
server title name or client service name