
tools.sTestPOMFactory.properties Maven / Gradle / Ivy
# @(#)sTestPOMFactory.properties 1.0 8/1/2016
#
# This properties file is used when the sTestPOMFactory is used to create a new POM file.
#
#
# All directories in this properties file assumes to be created from the working directory
#
#
#
# Version of the files we are writtng
#
sTestPOMFactory.pomFileVersion=1.0
#
sTestPOMFactory.propertiesFileExtension=.properties
#
# Directory for all files
#
sTestPOMFactory.templatesDirectory=src/main/resources/pomTemplates
sTestPOMFactory.propertiesFileDirectory=src/main/resources/pageDeclarations
sTestPOMFactory.pomFileDirectory=createdPOMS
sTestPOMFactory.pomFilePackage=bichromate.sample.pageDeclaration;
sTestPOMFactory.propertiesFileLocation=pageDeclarations
© 2015 - 2025 Weber Informatics LLC | Privacy Policy