Skip to content

Releases: AlexisJehan/MvnCheck

1.7.1

23 Dec 20:20
ddb1603
Compare
Choose a tag to compare

Notes

  • Add the maven-dependency-plugin plugin
  • Update the gradle-tooling-api dependency to 8.12
  • Update log4j-api, log4j-core, log4j-jul and log4j-slf4j-impl dependencies to 2.24.3
  • Update the junit-jupiter dependency to 5.11.4
  • Update the assertj-core dependency to 3.27.0
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.14.2
  • Update the maven-pmd-plugin plugin to 3.26.0
  • Update pmd-core and pmd-java dependencies to 7.8.0
  • Update maven-surefire-plugin and maven-failsafe-plugin plugins to 3.5.2
  • Update the maven-javadoc-plugin plugin to 3.11.2
  • Update the maven-gpg-plugin plugin to 3.2.7

1.7.0

27 Sep 17:42
f372de2
Compare
Choose a tag to compare

New features

  • [#2] Add the --filter option to filter build file artifacts with a groupId[:artifactId[:updateVersion]] expression (thanks to TobseF)
  • [#5] Generate an executable JAR as an extra release file (thanks to TobseF)
  • Add the --include-output/-o option to include build files from output directories (target for Maven and build for Gradle, note that this was the default behavior in previous releases)

Bug fixes

  • [#3] Fix parsing errors related to the BOM character of the UTF-8 with BOM encoding (thanks to TobseF)

Improvements

  • Improve the Maven Artifact Resolver usage by migrating from Eclipse Sisu to Supplier
  • Improve artifact filtering, wildcard characters are now supported in the group identifier and the artifact identifier as well as in the update version
  • Build files from output directories (target for Maven and build for Gradle) are now excluded by default

Notes

  • Add the maven-resolver-supplier dependency
  • Update the maven-core dependency to 3.9.9
  • Update the gradle-tooling-api dependency to 8.10.2
  • Update the github-api dependency to 1.326
  • Update the commons-cli dependency to 1.9.0
  • Update log4j-api, log4j-core, log4j-jul and log4j-slf4j-impl dependencies to 2.24.0
  • Update the junit-jupiter dependency to 5.11.1
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.13.0
  • Update the license-maven-plugin plugin to 4.6
  • Update the maven-pmd-plugin plugin to 3.25.0
  • Update pmd-core and pmd-java dependencies to 7.5.0
  • Update maven-surefire-plugin and maven-failsafe-plugin plugins to 3.5.0
  • Update the maven-javadoc-plugin plugin to 3.10.0
  • Update the maven-gpg-plugin plugin to 3.2.6
  • Remove maven-resolver-connector-basic and maven-resolver-transport-http dependencies

1.6.2

16 Jul 17:45
a1fc335
Compare
Choose a tag to compare

Notes

  • Update the maven-core dependency to 3.9.8
  • Update the gradle-tooling-api dependency to 8.9
  • Update the github-api dependency to 1.323
  • Update the spotbugs-annotations dependency to 4.8.6
  • Update the junit-jupiter dependency to 5.10.3
  • Update the assertj-core dependency to 3.26.3
  • Update the maven-pmd-plugin plugin to 3.24.0
  • Update pmd-core and pmd-java dependencies to 7.3.0
  • Update maven-surefire-plugin and maven-failsafe-plugin plugins to 3.3.1
  • Update the maven-jar-plugin plugin to 3.4.2

1.6.1

03 Jun 18:48
0598c63
Compare
Choose a tag to compare

Notes

  • Update the maven-core dependency to 3.9.7
  • Update maven-resolver-connector-basic and maven-resolver-transport-http dependencies to 1.9.20
  • Update the gradle-tooling-api dependency to 8.8
  • Update the commons-cli dependency to 1.8.0
  • Update the assertj-core dependency to 3.26.0
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.12.0
  • Update the license-maven-plugin plugin to 4.5
  • Update the maven-pmd-plugin plugin to 3.22.0
  • Update pmd-core and pmd-java dependencies to 7.2.0
  • Update the jacoco-maven-plugin plugin to 0.8.12
  • Update the maven-jar-plugin plugin to 3.4.1
  • Update the maven-source-plugin plugin to 3.3.1
  • Update the maven-javadoc-plugin plugin to 3.7.0
  • Update the maven-gpg-plugin plugin to 3.2.4

1.6.0

02 Apr 11:43
8ed983f
Compare
Choose a tag to compare

Bug fixes

  • Fix missing artifacts from a Maven dependency with the import scope

Notes

  • Update the gradle-tooling-api dependency to 8.7
  • Update the github-api dependency to 1.321
  • Update log4j-api, log4j-core, log4j-jul and log4j-slf4j-impl dependencies to 2.23.1
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.11.0
  • Update the maven-compiler-plugin plugin to 3.13.0
  • Update the maven-assembly-plugin plugin to 3.7.1
  • Update the maven-gpg-plugin plugin to 3.2.2

1.5.0

09 Feb 18:48
e432edf
Compare
Choose a tag to compare

New features

  • Display artifacts with an inherited version in parentheses
  • Add the --ignore-inherited option to ignore build file artifacts with an inherited version

Notes

  • Update the maven-core dependency to 3.9.6
  • Update maven-resolver-connector-basic and maven-resolver-transport-http dependencies to 1.9.18
  • Update the gradle-tooling-api dependency to 8.6
  • Update the bridge-method-annotation dependency to 1.29
  • Update log4j-api, log4j-core, log4j-jul and log4j-slf4j-impl dependencies to 2.22.1
  • Update the junit-jupiter dependency to 5.10.2
  • Update the assertj-core dependency to 3.25.3
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.10.0
  • Update the maven-compiler-plugin plugin to 3.12.1
  • Update maven-surefire-plugin and maven-failsafe-plugin plugins to 3.2.5
  • Update the maven-javadoc-plugin plugin to 3.6.3

1.4.2

30 Nov 20:09
060f6a6
Compare
Choose a tag to compare

Notes

  • Update the gradle-tooling-api dependency to 8.5
  • Update the github-api dependency to 1.318
  • Update the commons-cli dependency to 1.6.0
  • Update the jansi dependency to 2.4.1
  • Update log4j-api, log4j-core, log4j-jul and log4j-slf4j-impl dependencies to 2.22.0
  • Update the junit-jupiter dependency to 5.10.1
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.7.0
  • Update the maven-pmd-plugin plugin to 3.21.2
  • Update maven-surefire-plugin and maven-failsafe-plugin plugins to 3.2.2
  • Update the jacoco-maven-plugin plugin to 0.8.11
  • Update the maven-javadoc-plugin plugin to 3.6.2

1.4.1

10 Oct 19:16
1503dad
Compare
Choose a tag to compare

Bug fixes

  • Fix redirecting java.util.logging logs from the github-api dependency to log4j

Notes

  • Rename the project to MvnCheck
  • Add the log4j-jul dependency
  • Update the maven-core dependency to 3.9.5
  • Update maven-resolver-connector-basic and maven-resolver-transport-http dependencies to 1.9.16
  • Update the gradle-tooling-api dependency to 8.4
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.6.0
  • Update the license-maven-plugin plugin to 4.3
  • Update the maven-javadoc-plugin plugin to 3.6.0
  • Update the XML schema of the bin.xml file to 2.2.0

1.4.0

23 Aug 19:06
7a29492
Compare
Choose a tag to compare

New features

  • Check if an update is available to download on GitHub at the end of the execution

Notes

  • Add the github-api dependency
  • Add the bridge-method-annotation dependency
  • Add the spotbugs-annotations dependency
  • Update the maven-core dependency to 3.9.4
  • Update maven-resolver-connector-basic and maven-resolver-transport-http dependencies to 1.9.14
  • Update the gradle-tooling-api dependency to 8.3
  • Update the junit-jupiter dependency to 5.10.0
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.5.0

1.3.2

14 Jul 19:13
d11cc77
Compare
Choose a tag to compare

Notes

  • Update the gradle-tooling-api dependency to 8.2.1