Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

Releases: blackducksoftware/hub-gradle-plugin

5.0.2

29 Jun 21:47
Compare
Choose a tag to compare

GitHub Autorelease

5.0.1

23 Jun 18:32
Compare
Choose a tag to compare

Hub 4.0 compatibility.

5.0.0

26 Apr 15:34
Compare
Choose a tag to compare
creating release

4.0.0

24 Mar 21:02
Compare
Choose a tag to compare
  • Reduced to a single goal "buildBom"
  • added support for code location name override

3.4.1

05 Jan 16:47
Compare
Choose a tag to compare

Resolves StringUtils class not found from package org/apache/commons/lang

3.4.0

27 Dec 20:27
Compare
Choose a tag to compare

Now, blackDuckHubProjectName.txt and blackDuckProjectVersionName.txt files are created with the output.

3.3.0

20 Dec 19:06
Compare
Choose a tag to compare
  • exclude certain modules from dependency gathering (use 'excludedModules' as a comma separated list of module names to exclude from the output)
  • catch Exception instead of GradleException for all failures
  • deployHubOutput property hubTimeout should be defaulted to a reasonable value (120 seconds)

3.2.0

19 Dec 21:09
Compare
Choose a tag to compare

Fix to allow the hubProjectName configuration property contain spaces and / characters.

Support for the includedConfiguration task property to define which configurations should be used to retrieve the list of dependencies.

3.1.0

05 Dec 16:50
Compare
Choose a tag to compare
  • When deployHubOutput fails, build still returns as successful
  • Ability to add a Gradle task to expose the Risk Report

3.0.0

28 Oct 14:03
Compare
Choose a tag to compare
creating version and adding copyright