Summary Table

Categories Total Count
PII 0
URL 2
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

##############################
# Version of common.gradle to retrieve from Nexus
##############################
commonsVersion=4

##############################
# GAV, extension, repo and URLs for retrieving commons.gradle
# These values should NOT change
##############################
commonsGroupId=gov.va.vamf.commons
commonsArtifactId=gradle-commons
commonsExtension=gradle
commonsBaseRepo=agilex
nexusSearch=https://
URL /service/local/lucene/search
nexusDownload=https://
URL /service/local/artifact/maven/content

##############################
# Set this value to the base Semver (major.minor.patch)
# SNAPSHOT, buildId, and gitHash are added dynamically
##############################
baseVersion=1.0
appName=mytelederm

##############################
# Set this value to the base repo to which to publish
# -snapshots or -releases will be added dynamically
##############################
baseRepo=agilex

##############################
# Set this value to the base group used for software artifacts
##############################
groupId=gov.va.vamf.web

##############################
# Build-related values that will be overridden at build time
##############################
isRelease=false
buildNumber=-
gitHash=-------

##############################
# Generic nexus credentials
##############################
nexusUser=dev
nexusPass=Bu1ldApps4VA

##############################
# Project-specific properties
##############################
appDirName=../dist
optimized=false
buildForDoD=false

#phonegap properties

phonegapPlatform=ios
phonegapWebResourcesDir=../phonegap/www/