Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrejvanderzee/4564e671ac04a417541d3cfb237f4c54 to your computer and use it in GitHub Desktop.
Save andrejvanderzee/4564e671ac04a417541d3cfb237f4c54 to your computer and use it in GitHub Desktop.
./gradlew dependencyCheckUpdate --info --stacktrace
$ ./gradlew dependencyCheckUpdate --info --stacktrace
Starting Build
Settings evaluated using settings file '/master/settings.gradle'.
Projects loaded. Root project using build file '/home/andrej/ing/gitlab/backend/insights/build.gradle'.
Included projects: [root project 'insights']
Evaluating root project 'insights' using build file '/home/andrej/ing/gitlab/backend/insights/build.gradle'.
Applying dependency management to configuration 'archives' in project 'insights'
Applying dependency management to configuration 'compile' in project 'insights'
Applying dependency management to configuration 'compileClasspath' in project 'insights'
Applying dependency management to configuration 'compileOnly' in project 'insights'
Applying dependency management to configuration 'default' in project 'insights'
Applying dependency management to configuration 'runtime' in project 'insights'
Applying dependency management to configuration 'testCompile' in project 'insights'
Applying dependency management to configuration 'testCompileClasspath' in project 'insights'
Applying dependency management to configuration 'testCompileOnly' in project 'insights'
Applying dependency management to configuration 'testRuntime' in project 'insights'
Applying dependency management to configuration 'lombok' in project 'insights'
Applying dependency management to configuration 'jacocoAgent' in project 'insights'
Applying dependency management to configuration 'jacocoAnt' in project 'insights'
Compiling build file '/home/andrej/ing/gitlab/backend/insights/build.gradle' using BuildScriptTransformer.
Configuring agent
All projects evaluated.
Selected primary task 'dependencyCheckUpdate' from project :
Tasks to be executed: [task ':dependencyCheckUpdate']
:dependencyCheckUpdate (Thread[main,5,main]) started.
:dependencyCheckUpdate
Executing task ':dependencyCheckUpdate' (up-to-date check took 0.001 secs) due to:
Task has not declared any outputs.
Checking for updates
starting getUpdatesNeeded() ...
NVD CVE requires several updates; this could take a couple of minutes.
Download Started for NVD CVE - 2002
Download Started for NVD CVE - 2006
Download Started for NVD CVE - 2003
Download Started for NVD CVE - 2010
Download Started for NVD CVE - 2013
Download Started for NVD CVE - 2007
Download Started for NVD CVE - 2005
Download Started for NVD CVE - 2004
Download Started for NVD CVE - 2012
Download Started for NVD CVE - 2011
Download Started for NVD CVE - 2009
Download Started for NVD CVE - 2008
Download Complete for NVD CVE - 2003 (2605 ms)
Download Started for NVD CVE - 2014
Processing Started for NVD CVE - 2003
Download Complete for NVD CVE - 2004 (3183 ms)
Download Started for NVD CVE - 2015
Processing Started for NVD CVE - 2004
Download Complete for NVD CVE - 2005 (3916 ms)
Download Started for NVD CVE - 2016
Processing Started for NVD CVE - 2005
Download Complete for NVD CVE - 2002 (4123 ms)
Download Started for NVD CVE - 2017
Processing Started for NVD CVE - 2002
Download Complete for NVD CVE - 2009 (4836 ms)
Download Complete for NVD CVE - 2007 (4884 ms)
Download Complete for NVD CVE - 2008 (5064 ms)
Download Complete for NVD CVE - 2006 (5137 ms)
Download Started for NVD CVE - 2018
Download Started for NVD CVE - Modified
Processing Started for NVD CVE - 2009
Processing Started for NVD CVE - 2008
Processing Started for NVD CVE - 2007
Processing Started for NVD CVE - 2006
Download Complete for NVD CVE - 2012 (5268 ms)
Download Complete for NVD CVE - 2013 (5432 ms)
Download Complete for NVD CVE - 2010 (5715 ms)
Download Complete for NVD CVE - Modified (2077 ms)
Download Complete for NVD CVE - 2018 (2231 ms)
Download Complete for NVD CVE - 2014 (5669 ms)
Download Complete for NVD CVE - 2015 (5049 ms)
Download Complete for NVD CVE - 2016 (5316 ms)
Download Complete for NVD CVE - 2011 (10074 ms)
Download Complete for NVD CVE - 2017 (9354 ms)
> Building 0% > :dependencyCheckUpdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment