Skip to content

Releases: AlexisJehan/MvnCheck

1.3.1

27 Jun 20:03
7056d07
Compare
Choose a tag to compare

Notes

  • Update the maven-core dependency to 3.9.3
  • Update maven-resolver-connector-basic and maven-resolver-transport-http dependencies to 1.9.13
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.4.0
  • Update the maven-pmd-plugin plugin to 3.21.0
  • Update maven-surefire-plugin and maven-failsafe-plugin plugins to 3.1.2
  • Update the maven-source-plugin plugin to 3.3.0

1.3.0

15 May 17:09
ebab964
Compare
Choose a tag to compare

Improvements

  • Improve logs

Notes

  • Update the maven-core dependency to 3.9.2
  • Update maven-resolver-connector-basic and maven-resolver-transport-http dependencies to 1.9.10
  • Update maven-surefire-plugin and maven-failsafe-plugin plugins to 3.1.0
  • Update the maven-assembly-plugin plugin to 3.6.0
  • Update the maven-gpg-plugin plugin to 3.1.0

1.2.1

26 Apr 16:13
5218515
Compare
Choose a tag to compare

Notes

  • Update the gradle-tooling-api dependency to 8.1.1
  • Update the junit-jupiter dependency to 5.9.3
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.3.1
  • Update the jacoco-maven-plugin plugin to 0.8.10

1.2.0

13 Apr 11:42
6ac2c4b
Compare
Choose a tag to compare

Improvements

  • Improve resolving Maven artifact available versions by throwing an exception if no remote repository is available
  • Improve resolving Gradle build files by filtering to exclude local repositories

Notes

  • Update the gradle-tooling-api dependency to 8.1
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.3.0
  • Update the license-maven-plugin plugin to 4.2
  • Update the jacoco-maven-plugin plugin to 0.8.9

1.1.3

20 Mar 11:52
8004a2a
Compare
Choose a tag to compare

Notes

  • Update the maven-core dependency to 3.9.1
  • Update maven-resolver-connector-basic and maven-resolver-transport-http dependencies to 1.9.7
  • Update maven-surefire-plugin and maven-failsafe-plugin plugins to 3.0.0

1.1.2

10 Mar 12:25
6f20b3c
Compare
Choose a tag to compare

Notes

  • Update the gradle-tooling-api dependency to 8.0.2
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.2.0
  • Update pmd-core and pmd-java dependencies to 6.55.0
  • Update the maven-compiler-plugin plugin to 3.11.0

1.1.1

24 Feb 17:18
5e60621
Compare
Choose a tag to compare

Notes

  • Update the gradle-tooling-api dependency to 8.0.1
  • Update log4j-api, log4j-core and log4j-slf4j-impl dependencies to 2.20.0
  • Update the maven-javadoc-plugin plugin to 3.5.0
  • Update the maven-assembly-plugin plugin to 3.5.0

1.1.0

09 Feb 20:56
e4ab42b
Compare
Choose a tag to compare

New features

  • Add the --max-depth/-d option to customize the maximum depth of subdirectories to find build

Improvements

  • Improve resolving the Maven version
  • Improve Maven dependency injection by migrating from ServiceLocator to Eclipse Sisu
  • Improve exceptions output
  • Improve some log levels

Notes

  • Add the maven-pmd-plugin plugin with pmd-core and pmd-java dependencies
  • Migrate the mockito-inline dependency to mockito-core
  • Update the maven-core dependency to 3.9.0
  • Update maven-resolver-connector-basic and maven-resolver-transport-http dependencies to 1.9.4
  • Update the junit-jupiter dependency to 5.9.2
  • Update the assertj-core dependency to 3.24.2
  • Update mockito-core and mockito-junit-jupiter dependencies to 5.1.1
  • Remove the maven-resolver-transport-file dependency

1.0.1

02 Jan 14:35
d43bf24
Compare
Choose a tag to compare

Bug fixes

  • Fix missing artifacts related to Gradle :dependencies resolved versions

Notes

  • Update the maven-core dependency to 3.8.7
  • Update mockito-inline and mockito-junit-jupiter dependencies to 4.11.0

1.0.0

23 Dec 19:07
90f3b1c
Compare
Choose a tag to compare

Initial release