Open
Description
Is your feature request related to a problem? Please describe.
Based on changes in Maven 3.9.0 the comparison with log output the parts have been changed from:
--- maven-compiler-plugin:3.9.0:compile (default-compile) @ kata-fraction ---
into
--- compiler:3.9.0:compile (default-compile) @ kata-fraction ---
Describe the solution you'd like
Maybe we can offer a simplified custom assertion for plugins?