mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Merge branch 'feature/outlook-integration' into 'master'
Feature/outlook integration Added a profile that can be used to automatically download and install the repo and share outlook integration AMPs. When used with a start-* profile it allows us to run OI and RM on our development environment. For example: mvn install -f ./rm-enterprise/rm-enterprise-repo -Pstart-repo,outlook-integration. See merge request !394
This commit is contained in:
18
README.txt
18
README.txt
@@ -32,7 +32,6 @@ Configuring a different DB other than H2 (e.g. MySQL or PostgreSQL):
|
||||
mvn clean install -Pstart-repo,use-mysql
|
||||
|
||||
|
||||
|
||||
Running integration test:
|
||||
-------------------------
|
||||
|
||||
@@ -69,6 +68,23 @@ The latest Aikau snapshot can be pulled by running the following command in rm-c
|
||||
Thereafter start the Share instance and run automation tests as described above.
|
||||
|
||||
|
||||
Configuring Outlook Integration:
|
||||
-------------------------------
|
||||
|
||||
To download and run RM with the Outlook Integration AMPs installed on the repo and Share use the following commands:
|
||||
|
||||
mvn clean install -Pstart-repo,outlook-integration
|
||||
mvn clean install -Pstart-share,outlook-integration
|
||||
|
||||
Follow these instructions install licence and Outlook plugin:
|
||||
|
||||
- http://docs.alfresco.com/outlook2.1/tasks/Outlook-license.html
|
||||
- http://docs.alfresco.com/outlook2.1/tasks/Outlook-install_v2.html
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
SNAPSHOT dependencies:
|
||||
----------------------
|
||||
|
||||
|
Reference in New Issue
Block a user