slawekjaranowski commented on pull request #50: URL: https://github.com/apache/maven-dependency-analyzer/pull/50#issuecomment-1042305778
Idea and way how to was done: - add simple maven plugin `src/it/setup-mock-plugin/src/main/java/it/test/MockAnalyzeMojo.java` - build and instal plugin in setup job of m-invoker-p - plugin generate `target/analysis.txt` with result of executing - use plugin in each IT test - assert content of `target/analysis.txt` in `verify.groovy` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
