Skip to content
This repository was archived by the owner on Nov 30, 2017. It is now read-only.
Ari Kamen edited this page Apr 18, 2017 · 21 revisions

Overview

This plugin provides the ability to generate a Black Duck I/O formatted file containing the dependency information gathered from the Maven project. The file is generated in either the specified folder, or defaults to the root of the project. This plugin also has the ability to upload the Black Duck I/O file up to the hub to create a code location in the hub. In order to generate the file and upload the contents to the hub the pom.xml or parent pom.xml file must have a section for this plugin and execute tasks specific to this plugin.

Clone this wiki locally