Skip to content
  • Driptaroop Das's avatar
    Use maven wrapper as the single source of truth for maven version in the project (#194) · d7debae1
    Driptaroop Das authored
    * use maven wrapper as a single source of truth for maven version
    * Use ./mvnw instead of mvn
    * -set JAVA_HOME variable to jdk 11
    * - set export JAVA_HOME without sudo
    * - set in the SonarCloud analysis the JAVA_HOME
    * - add line for consistency
    * - change to use mvnw in docker-compose-it file
    * force mvnw script and properties file to use LF eol for windows machines
    d7debae1