java-tutorials/maven-modules/maven-custom-plugin
Harry9656 6b0c4b9a80
JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357)
* JAVA-26760: Updated and standardized the junit-jupiter-engine library

* JAVA-26760: Updated and standardized the mockito-junit-jupiter library

* fix mockito-junit-jupiter properties

* fix maven-custom-plugin/usage-example properties

* Fix quarkus-funqy

* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
2024-04-23 18:45:06 +02:00
..
counter-maven-plugin JAVA-32170_M_01: Changes made for Fix formatting of POMs (#16116) 2024-03-19 16:07:45 +02:00
usage-example JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357) 2024-04-23 18:45:06 +02:00
README.md Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
pom.xml JAVA-32170_M_01: Changes made for Fix formatting of POMs (#16116) 2024-03-19 16:07:45 +02:00

README.md

Apache Maven

This module contains articles about creating a custom plugin in Maven.

Relevant Articles