org.jomc.tools.JomcTool.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jomc-tools Show documentation
Show all versions of jomc-tools Show documentation
Object management and configuration tools.
# $JOMC: JomcTool.properties 4985 2014-11-14 21:19:01Z schulte $
booleanStringFalse=No
booleanStringTrue=Yes
buildSourceEncoding=${project.build.sourceEncoding}
contextPropertiesException=Failed processing context properties of template profile ''{0}''.
contextPropertiesFound=Found context properties at ''{0}''.
contextPropertiesNotFound=Context properties ''{0}'' not found.
defaultIndentation=Default indentation: ''{0}''
defaultInputEncoding=Default input encoding: ''{0}''
defaultLineSeparator=Default line separator: ''{0}''
defaultLocale=Default locale: ''{0}''
defaultLogLevelInfo=Default log level: ''{0}''
defaultOutputEncoding=Default output encoding: ''{0}''
defaultTemplateEncoding=Default template encoding: ''{0}''
defaultTemplateProfile=Default template profile: ''{0}''
dependencyJavaTypeNameParseException=Failed compiling dependency type ''{0}''. {1}
invalidJavaConstantName=Cannot create a Java constant name from ''{0}''.
invalidJavaFieldName=Cannot create a Java field name from ''{0}''.
invalidJavaIdentifier=Cannot create a Java identifier from ''{0}''.
invalidJavaMethodParameterName=Cannot create a Java method parameter name from ''{0}''.
invalidTemplate=Failure parsing template found at ''{0}''.{1}
modulesNotFound=No modules found searching model ''{0}''.
noSuchTemplate=Template ''{0}'' not found in any profile.
projectUrl=${project.url}
projectVersion=${project.version}
specificationNotFound=Specification ''{0}'' not found.
templateInfo=Using template ''{0}'' found at ''{1}''.
templateNotFound=No template found at ''{0}''.
templateProfilePropertiesFound=Found template profile properties at ''{0}''.
templateProfilePropertiesNotFound=Template profile properties ''{0}'' not found.
velocityException=Failure getting template ''{0}''.{1}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy