mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-10-08 14:51:18 +00:00
ATS-850_Disable_WhiteSource_Veracode_scans (#325)
* Disable WhiteSource & Veracode scans * Disable Veracode scans
This commit is contained in:
@@ -11,10 +11,10 @@ export VERSION=$(git describe --abbrev=0 --tags)
|
||||
mkdir -p deploy_dir
|
||||
|
||||
# Download the WhiteSource report
|
||||
mvn -B org.alfresco:whitesource-downloader-plugin:inventoryReport \
|
||||
-N \
|
||||
"-Dorg.whitesource.product=Transform Service" \
|
||||
-DsaveReportAs=deploy_dir/3rd-party.xlsx
|
||||
# mvn -B org.alfresco:whitesource-downloader-plugin:inventoryReport \
|
||||
# -N \
|
||||
# "-Dorg.whitesource.product=Transform Service" \
|
||||
# -DsaveReportAs=deploy_dir/3rd-party.xlsx
|
||||
|
||||
echo "Local deploy directory content:"
|
||||
ls -lA deploy_dir
|
||||
|
@@ -11,10 +11,10 @@ export VERSION=$(git describe --abbrev=0 --tags)
|
||||
mkdir -p deploy_dir
|
||||
|
||||
# Download the WhiteSource report
|
||||
mvn -B org.alfresco:whitesource-downloader-plugin:inventoryReport \
|
||||
-N \
|
||||
"-Dorg.whitesource.product=Transform Service" \
|
||||
-DsaveReportAs=deploy_dir/3rd-party.xlsx
|
||||
# mvn -B org.alfresco:whitesource-downloader-plugin:inventoryReport \
|
||||
# -N \
|
||||
# "-Dorg.whitesource.product=Transform Service" \
|
||||
# -DsaveReportAs=deploy_dir/3rd-party.xlsx
|
||||
|
||||
echo "Local deploy directory content:"
|
||||
ls -lA deploy_dir
|
||||
|
Reference in New Issue
Block a user