Skip to content

1.1.0

Compare
Choose a tag to compare
@AlexisJehan AlexisJehan released this 09 Feb 20:56
e4ab42b

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