This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch feat/slsa
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
from 3e4deda fix: refactor external parameters from BuildAttestationMojo
add f519b36 fix: remove usage of AssertJ (and Hamcrest)
add c82977f fix: add attestation example and use in tests
add 595fbdc fix: add Maven invocation parameters
No new revisions were added by this update.
Summary of changes:
pom.xml | 2 +-
.../release/plugin/mojos/BuildAttestationMojo.java | 2 +-
.../plugin/internal/BuildDefinitionsTest.java | 4 +-
.../plugin/mojos/BuildAttestationMojoTest.java | 122 ++++++++--------
.../attestations/commons-text-1.4.intoto.json | 158 +++++++++++++++++++++
5 files changed, 221 insertions(+), 67 deletions(-)
create mode 100644 src/test/resources/attestations/commons-text-1.4.intoto.json