Maven:

Maven - how to exclude tests from buildMaven - how to exclude tests from build
How to configure Maven to skip tests from the build lifecycle
Published:  21 February 2020    Views: 4,102    1 comments
 
How to change Java version for Maven projectHow to change Java version for Maven project
How to change Java compiler version for a Maven project, including in Eclipse, NetBeans and IntelliJ IDEA
Published:  31 July 2021    Views: 3,231    0 comments
 
Fix Maven Build Error invalid target releaseFix Maven Build Error invalid target release
Understand the reason and know solution to fix Maven fatal error compiling: error: invalid target release
Published:  01 April 2022    Views: 2,800    0 comments
 
Download and Install Maven on macOSDownload and Install Maven on macOS
A step-by-step guide to download and install Apache Maven on macOS. How to use Maven command tool to generate, build and package a Java project.
Published:  01 August 2022    Views: 2,120    0 comments
 
Download and Install Maven on WindowsDownload and Install Maven on Windows
A step-by-step guide to get started with Apache Maven on Windows: download, install Maven; create, build and run first Java project with Maven.
Published:  31 July 2022    Views: 2,113    1 comments