Gradle Plugin Upgraded to OpenFastTrace 2.1.0
After releasing OpenFastTrace 2.1.0 it was high time to release the corresponding Gradle plugin in version 0.5.0. This is a drop-in update, just update the version number and benefit from the features and bugfixes of OFT 2.1.0.
During the release process we also fixed the sonar analysis and some sonar warnings.
We also used the opportunity to document (and test) two features that where already implemented but not described:
- Import requirements from a maven repository
This is useful for sharing requirements with other sub-projects. - Publish requirements to a maven repository
This is useful for tracing against requirements from a higher-level architecture document.