Updated: 05 October 2025
Notes
- Maven in five minutes
- Introduction to the Standard Directory Layout
- Consider a Nexus artifact server (in Docker) for creating a local Maven repository.
Run tests but disable Checkstyle
mvn test -Dcheckstyle.skip
Freelance software engineer United Kingdom
Updated: 05 October 2025
Run tests but disable Checkstyle
mvn test -Dcheckstyle.skip