mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57758 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
29 lines
813 B
Properties
29 lines
813 B
Properties
# build details
|
|
groupid=alfresco
|
|
packageName=rm
|
|
version=2.2.0
|
|
build=dev
|
|
|
|
# maven urls's
|
|
alfrescoMavenUrl=https://artifacts.alfresco.com/nexus/content/groups/public/
|
|
alfrescoEnterpriseMavenUrl=https://artifacts.alfresco.com/nexus/content/groups/internal
|
|
|
|
# set credentials for protected maven repo or pass on command line:
|
|
# -PalfrescoEnterpriseMavenUser=userName -PalfrescoEnterpriseMavenPwd=password
|
|
alfrescoEnterpriseMavenUser=
|
|
alfrescoEnterpriseMavenPwd=
|
|
|
|
# set to org.alfresco.enterprise when enterprise version required
|
|
alfrescoGroupId=org.alfresco
|
|
alfrescoBaseVersion=4.2.0
|
|
|
|
# indicates whether this is a local build or not
|
|
localBuild=true
|
|
|
|
moduleProperties=module.properties
|
|
fileMapping=file-mapping.properties
|
|
buildDistDir=build/dist
|
|
buildLibDir=build/libs
|
|
assembleDir=build/assemble
|
|
i18nDir=build/i18n
|