Skip to content

henri-tremblay/henri-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

henri-archetype

An improvement over the default maven-archetype-quickstart that is slowly getting old.

The improvements are:

  • Default is Java 21
  • JUnit 5
  • AssertJ added

So nothing wild, but I was tired of modifying the quickstart all the time.

To use

Just install locally

mvn install

and then select it when generating a project

mvn archetype:generate -Dfilter=henri=archetype

To check dependencies and plugins versions

mvn versions:display-dependency-updates versions:display-plugin-updates

About

An improvement from the default maven-archetype-quickstart that is slowing getting old.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages