+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 :)
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

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

Reply via email to