AuthMe/AuthMeReloaded

View on GitHub
src/test/java/tools/bathelpers/build_project.bat

Summary

Maintainability
Test Coverage
: Build the project normally
if "%jarfile%" == "" (
  call setvars.bat
)

mvn clean install -f "%pomfile%" -B