hboutemy commented on issue #751: URL: https://github.com/apache/maven-site/issues/751#issuecomment-2781269154
question: is it from a plugin user perspective? or from a plugin maintainer perspective? I'd personally rephrase: we need to clarify that Maven 4 has a compatibility layer for Maven 3 plugins: in general, Maven 3 plugin can run both in Maven 3 and Maven 4. I vaguely heard that there are edge cases: having a list of known plugins with issues would be useful = clarify the situation from a plugin user's perspective first then extend to plugin maintainer perspective: as a plugin maintainer, you should check that your Maven 3 plugin works as expected in Maven 4: if not, there are proabably fixes that can be done. then in the future, plugin maintainer will have choice to create a Maven 4 specific release of their plugin, that won't work in Maven 3 the tricky question being: maintain 2 branches in parallel? for how much time? -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org