Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

blackducksoftware/build-info-recorder-mvn31

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

This project has been deprecated and will no longer be maintained. Similar functionality is available using the hub-maven-plugin.

Overview

The build-info-recorder-mvn31 library is used to manage injecting the recording process in to your maven build process if your actual maven install is 3.1 or later. Using the AbstractEventSpy provided by maven, it is possible to register the recorders to automatically gather data on you maven build process as it runs.

Build

Build Status Coverage Status

Where can I get the latest release?

You can download the latest source from GitHub: https://github.com/blackducksoftware/build-info-recorder-mvn31.

You can download the latest artifact through your preferred dependency management system from BinTray: https://bintray.com/bds/integration/build-info-recorder-mvn31/view

Lastly, release tab on GitHub will contain the latest artifacts.

Documentation

All documentation for build-info can be found on the base project: https://github.com/blackducksoftware/build-info-recorder-mvn31/wiki

License

Apache License 2.0