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

Releases: blackducksoftware/hub-gradle-plugin

5.0.2

Choose a tag to compare

@stavvy-akamen stavvy-akamen released this 29 Jun 21:47

GitHub Autorelease

5.0.1

Choose a tag to compare

@stavvy-akamen stavvy-akamen released this 23 Jun 18:32

Hub 4.0 compatibility.

5.0.0

Choose a tag to compare

@ekerwin ekerwin released this 26 Apr 15:34
creating release

4.0.0

Choose a tag to compare

@psantos1113 psantos1113 released this 24 Mar 21:02
  • Reduced to a single goal "buildBom"
  • added support for code location name override

3.4.1

Choose a tag to compare

@psantos1113 psantos1113 released this 05 Jan 16:47

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

3.4.0

Choose a tag to compare

@ekerwin ekerwin released this 27 Dec 20:27

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

3.3.0

Choose a tag to compare

@ekerwin ekerwin released this 20 Dec 19:06
  • 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

Choose a tag to compare

@psantos1113 psantos1113 released this 19 Dec 21:09

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

Choose a tag to compare

@psantos1113 psantos1113 released this 05 Dec 16:50
  • When deployHubOutput fails, build still returns as successful
  • Ability to add a Gradle task to expose the Risk Report

3.0.0

Choose a tag to compare

@ekerwin ekerwin released this 28 Oct 14:03
creating version and adding copyright