This is an automated email from the ASF dual-hosted git repository. mbuenger 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 0b665235 Add Maven archetype article and talk to the resources and videos 0b665235 is described below commit 0b66523546062023ce829566a432b6191ab90860 Author: Giovanni van der Schelde <27761321+gio...@users.noreply.github.com> AuthorDate: Sun Feb 23 19:22:27 2025 +0100 Add Maven archetype article and talk to the resources and videos --- content/markdown/articles.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/content/markdown/articles.md b/content/markdown/articles.md index 648ef1f9..ce6e816a 100644 --- a/content/markdown/articles.md +++ b/content/markdown/articles.md @@ -34,10 +34,11 @@ under the License. ## Videos on Maven -| | 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) | +| | Title | Covers | Published | Authors | Watch the Video | +|:--------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------|:----------------------:|:-------------------------------------:|:-------------------------|:----------------------------------------------------------------------------------| +| | Maven Marvels: Project Generation at Warp Speed | Maven 3 and above | October 2024 | Giovanni van der Schelde | [Youtube](https://www.youtube.com/watch?v=R_MJTwish2c) | +| | 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 @@ -47,6 +48,7 @@ Just ping us on the [dev mailing list](mailing-lists.html) to get in touch. | Title | Publisher | Author | Published | |:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------|:------------------------------------------------------------|:----------------:| +| [Maven Marvels - The Maven Archetype Plugin](https://www.giovds.com/posts/2024/09/maven-marvels-archetypes) | | Giovanni van der Schelde | September 2024 | | [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 |