The gradle build runs a few unnecessary tasks by default: - javadoc - shadowjar These take a long time so should only be run on request.
The gradle build runs a few unnecessary tasks by default:
These take a long time so should only be run on request.