Le dim. 30 juin 2024 à 09:52, Herve Boutemy <hbout...@apache.org> a écrit :
>
> +1
>
> Reproducible Builds ok: build done with JDK 21 and Maven 4.0.0-beta-3 on 
> everything but maven-compiler-plugin where Maven 3 was used
> this explains why maven-compiler-plugin documentation is not broken :)

The build does break with Maven 4 with a weird error during the test
phase.  I suspect the fact that we require both junit 5 and 4 in the
test dependencies, which breaks surefire in Maven 4 for some reason.
This needs to be fixed for GA.
I've raised https://issues.apache.org/jira/browse/MCOMPILER-594

> notice that build poms *-build.pom were not checked, I'll need to improve 
> artifact:compare: https://issues.apache.org/jira/browse/MARTIFACT-67
>
> we'll need to sort out what makes maven-site-plugin break with Maven 4: 
> https://issues.apache.org/jira/browse/MSITE-1011 created

Thx !

>
> good learnings from these releases (even if I'm worried about these Maven 
> 4-only plugins releases: how users will understand, how we'll maintain 
> branches in the future: that's another side of the learnings we'll have to do)
>
> Regards,
>
> Hervé
>
> On 2024/06/26 09:18:10 Guillaume Nodet wrote:
> > Hey everyone !
> >
> > I've staged a few releases of plugins upgraded to the Maven 4 API and
> > the required components:
> > * maven-archiver
> > * maven-clean-plugin
> > * maven-compiler-plugin
> > * maven-deploy-plugin
> > * maven-filtering
> > * maven-install-plugin
> > * maven-jar-plugin
> > * maven-resources-plugin
> > * maven-source-plugin
> > * maven-plugin-testing
> > * maven-plugin-tools
> >
> > All those components are released in version 4.0.0-beta-1 and require
> > Maven 4.0.0-beta-3 (or mvnd 2.0.0-beta-1).
> >
> > They have been staged in the following repositories:
> > * https://repository.apache.org/content/repositories/maven-2155
> > * https://repository.apache.org/content/repositories/maven-2156
> >
> > The tags are available at:
> > * 
> > https://github.com/apache/maven-archiver/releases/tag/maven-archiver-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-filtering/releases/tag/maven-filtering-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-install-plugin/releases/tag/maven-install-plugin-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-jar-plugin/releases/tag/maven-jar-plugin-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-plugin-testing/releases/tag/maven-plugin-testing-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-plugin-tools/releases/tag/maven-plugin-tools-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-resources-plugin/releases/tag/maven-resources-plugin-4.0.0-beta-1
> > * 
> > https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-4.0.0-beta-1
> >
> > Staged documentation:
> > * https://maven.apache.org/shared-archives/maven-archiver-LATEST/
> > * https://maven.apache.org/plugins-archives/maven-clean-plugin-LATEST/
> > * https://maven.apache.org/plugins-archives/maven-compiler-plugin-LATEST/
> > * https://maven.apache.org/plugins-archives/maven-deploy-plugin-LATEST/
> > * https://maven.apache.org/shared-archives/maven-filtering-LATEST/
> > * https://maven.apache.org/plugins-archives/maven-install-plugin-LATEST/
> > * https://maven.apache.org/plugins-archives/maven-jar-plugin-LATEST/
> > * https://maven.apache.org/plugins-archives/maven-resources-plugin-LATEST/
> > * https://maven.apache.org/plugins-archives/maven-source-plugin-LATEST/
> > * https://maven.apache.org/plugin-testing-archives/LATEST/
> > * https://maven.apache.org/plugin-tools-archives/plugin-tools-LATEST/
> >
> > The vote will be open for at least 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > --
> > ------------------------
> > Guillaume Nodet
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>


-- 
------------------------
Guillaume Nodet

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to