You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/16 21:00:23 UTC

[GitHub] [maven-dependency-analyzer] slawekjaranowski commented on pull request #50: [MSHARED-1035] Get rid of maven-plugin-testing-tools for IT test

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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org