aamotharald commented on PR #50:
URL: 
https://github.com/apache/maven-plugin-testing/pull/50#issuecomment-2579394814

   Hi @gnodet ,
   I have been able to to make the Annotations identical (added @Inherited and 
removed the boolean flag from `InjectMojo`).
   I was also able to backport the @Basedir Annotation and added a unit test 
for that behaviour.
   
   So what's left open is the stubbing. I made a check and backporting all the 
stubs seems to be a bigger task. My current opinion is to NOT offer the stubs 
on maven 3 (which means maven-plugin-testing with stubs is only possible with 
old JUnit 4 style tests extending the AbstractMojoTestCase). What is your 
opinion there?


-- 
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]

Reply via email to