gradle - analyzer configuration from command line is not working

13 views
Skip to first unread message

Piyush Mittal

unread,
Nov 30, 2017, 8:22:17 AM11/30/17
to Dependency Check
I am trying to pass analyzer configuration from command line instead of permanently setting it in build.gradle. I tried following but didn't work for me:

-Danalyzers.centralEnabled=false -Danalyzers.nexusUrl="http://localhost/nexus/service/local/"
-DcentralEnabled=false -DnexusUrl="http://localhost/nexus/service/local/"
-Danalyzer.centralEnabled=false -Danalyzer.nexusUrl="http://localhost/nexus/service/local/"


Any way to pass analyzer configuration from command line?


Reply all
Reply to author
Forward
0 new messages