Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Maven archetype article and talk to the resources and videos #697

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

Giovds
Copy link
Contributor

@Giovds Giovds commented Feb 21, 2025

Following this checklist to help us incorporate your
contribution quickly and easily:

  • Addresses Add article and video on how Maven Archetypes Plugin work #698
  • Your pull request should address just one issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
    Note that commits might be squashed by a maintainer on merge.
  • Run mvn site and examine output in target/site directory.
    Site will also be built on your pull request automatically and attached to GitHub Action result.

If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.

To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

| [![Getting started with Apache Maven](images/books/getting_started.png)](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) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,
thank your for your adding your talk and article to the list.

I would argue (but I'm not a lawyer) that we should mentioned that Devoxx published it and name it in the video label too

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a lawyer either, but I don't think it is necessary to mention who published it. Devoxx is not the owner of the content; the speaker is. Speakers at Devoxx grant "The Java Community BV" (the commercial company that runs Devoxx) the right to publish their content.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue isn't legality. It's citation style. English majors and scientific publishers care a great deal about this. Software developers? Not so much. I don't think we've ever bothered to specify a style guide, be it AP, MLA, or Chicago. That said, I would still add something like "Devoxx Belgium 2024"

@Bukama Bukama added the documentation Improvements or additions to documentation label Feb 21, 2025
| [![Getting started with Apache Maven](images/books/getting_started.png)](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) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue isn't legality. It's citation style. English majors and scientific publishers care a great deal about this. Software developers? Not so much. I don't think we've ever bothered to specify a style guide, be it AP, MLA, or Chicago. That said, I would still add something like "Devoxx Belgium 2024"

|:--------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------|:----------------------:|:-------------------------------------:|:-------------------------|:----------------------------------------------------------------------------------|
| | 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) |
| [![Getting started with Apache Maven](images/books/getting_started.png)](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) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This table has one column too much (first column looks like it contains a book cover image), and it includes a book (last row). But let's address that separately :-)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This table has one column too much (first column looks like it contains a book cover image), and it includes a book (last row). But let's address that separately :-)

As an information: This has been since years. This is a video series about the book, both from Packt (but not the original video on their website anymore, I changed it to the now linked video series on youtube when converted the page to markdown, see #621).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know, @Bukama. I would suggest we drop the first column nevertheless in a separate PR. It's a bit odd that only one video has it filled.

@Bukama Bukama merged commit 0b66523 into apache:master Feb 23, 2025
1 check passed
@Giovds Giovds deleted the add-article-on-how-archetypes-work branch February 24, 2025 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants