mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
#2893 Discard un-needed custom LGTM build script.
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
$! /bin/sh
|
||||
|
||||
mvn clean package \
|
||||
-f pom.xml \
|
||||
-B -V -e \
|
||||
-Dfindbugs.skip \
|
||||
-Dcheckstyle.skip \
|
||||
-Dpmd.skip=true \
|
||||
-Denforcer.skip \
|
||||
-Dmaven.javadoc.skip \
|
||||
-DskipTests=true \
|
||||
-Dmaven.test.skip=false \
|
||||
-Dlicense.skip=true \
|
||||
-Drat.skip=true \
|
||||
-Dmaven.repo.local=/opt/work/semmle_data/maven_repo \
|
||||
-t /opt/work/.m2/toolchains.xml
|
Reference in New Issue
Block a user