mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Updated README with information on how to refresh license headers
This commit is contained in:
10
README.txt
10
README.txt
@@ -36,4 +36,12 @@ Running integration test:
|
||||
|
||||
In order to execute the integration tests run the following command (unit tests will be executed every time before you start Alfresco/Share):
|
||||
|
||||
mvn clean install -Dskip.integrationtests=false
|
||||
mvn clean install -Dskip.integrationtests=false
|
||||
|
||||
|
||||
Updating License Headers:
|
||||
-------------------------
|
||||
|
||||
In order to refesh out of date license source headers run the following command:
|
||||
|
||||
mvn clean install -Dlicense.update.dryrun=false
|
Reference in New Issue
Block a user