This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push: new 1b17c3f5 More articles and videos (#649) 1b17c3f5 is described below commit 1b17c3f510421458bf7f5d6783e5640ff76d91a2 Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Sat Jan 25 13:51:02 2025 +0100 More articles and videos (#649) --- content/markdown/articles.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/content/markdown/articles.md b/content/markdown/articles.md index bf090fd1..648ef1f9 100644 --- a/content/markdown/articles.md +++ b/content/markdown/articles.md @@ -34,9 +34,10 @@ under the License. ## Videos on Maven -| | Title | Covers | Published | Authors | Watch the Video | -|:--------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------|:----------------------:|:-------------------------------------:|:-------------|:----------------------------------------------------------------------------------| -| [](https://www.youtube.com/playlist?list=PLTgRMOcmRb3OGBIfqPSZFk0Nn0B4xGZqs) | Getting started with Apache Maven | Maven 2.2.1, and above | Packt Publishing (September 30, 2013) | Russell Gold | [Packt](https://www.youtube.com/playlist?list=PLTgRMOcmRb3OGBIfqPSZFk0Nn0B4xGZqs) | +| | Title | Covers | Published | Authors | Watch the Video | +|:--------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------|:----------------------:|:-------------------------------------:|:--------------------|:----------------------------------------------------------------------------------| +| | How to use Apache Maven Toolchains in an Apache Maven Project | Maven 3.8.6 and above | July 2022 | Karl Heinz Marbaise | [Youtube](https://www.youtube.com/watch?v=-KbDcJcglPc) | +| [](https://www.youtube.com/playlist?list=PLTgRMOcmRb3OGBIfqPSZFk0Nn0B4xGZqs) | Getting started with Apache Maven | Maven 2.2.1, and above | Packt Publishing (September 30, 2013) | Russell Gold | [Packt](https://www.youtube.com/playlist?list=PLTgRMOcmRb3OGBIfqPSZFk0Nn0B4xGZqs) | ## Articles on Maven @@ -46,6 +47,9 @@ Just ping us on the [dev mailing list](mailing-lists.html) to get in touch. | Title | Publisher | Author | Published | |:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------|:------------------------------------------------------------|:----------------:| +| [Handling sensitive data in Maven](https://cstamas.org/blog/2024/09/handling-sensitive-data-in-maven/) | | Tamás Cservenák | 7 December 2024 | +| [Maven4 ante portas! (Part 1)](https://cstamas.org/blog/2024/12/maven4-ante-portas/) | | Tamás Cservenák | 7 December 2024 | +| [Maven 4 - Part I - Easier Versions](https://blog.soebes.io/posts/2024/03/2024-03-31-maven-4-part-i/) | | Karl Heinz Marbaise | 31 March 2024 | | [From Maven 3 to Maven 5](https://www.javaadvent.com/2021/12/from-maven-3-to-maven-5.html) | [JVM Advent](https://www.javaadvent.com/) | Hervé Boutemy | December 2021 | | [Introduction to Maven Toolchains](https://maarten.mulders.it/2021/03/introduction-to-maven-toolchains/) | | Maarten Mulders | March 2021 | | [What's New in Maven 4](https://maarten.mulders.it/2020/11/whats-new-in-maven-4/) | | Maarten Mulders | November 2020 |