Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Download the Black Duck Artifactory Integration plugin archive (.zip or .tgz) distribution from the Black Duck Artifactory GitHub releases pageSynopsys external SIG repository
The zip file is named: blackduckartifactory-artifactoryintegration-<version_number>.zip

After downloading the distribution, decompress the archive (.zip) file, which outputs the following file structure:

Code Block
blackduckartifactory-artifactoryintegration-<version number>/
--blackDuckPluginblackDuckArtifactoryIntegration.groovy
– lib/
– -- blackduckartifactory-artifactoryintegration-common-<version number>.jar
– -- blackDuckPluginblackDuckArtifactoryIntegration.properties
– -- versionsynopsysArtifactoryVersion.txt

The components of the zip distribution are as follows:

  • blackDuckpluginblackDuckArtifactoryIntegration.groovy The plugin.

  • lib – The library folder containing the dependencies for the plugin.

  • blackDuckPluginblackDuckArtifactoryIntegration.properties – The configuration file for the plugin.

...