[
https://issues.apache.org/jira/browse/MPLUGINTESTING-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911363#comment-17911363
]
ASF GitHub Bot commented on MPLUGINTESTING-93:
----------------------------------------------
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?
> Prepare documentation / examples for JUnit 5 and Maven 3/4
> ----------------------------------------------------------
>
> Key: MPLUGINTESTING-93
> URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-93
> Project: Maven Plugin Testing
> Issue Type: Task
> Reporter: Slawomir Jaranowski
> Priority: Blocker
> Attachments: image-2024-12-13-17-28-51-423.png
>
>
> We have implementation but documentation is lack ...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)