Tag: maven
- 🏆 Default 🔗 Maven and ☕ Java settings per project (23 Sep 2021)
Almost every single project requires some specific options for Maven and Java, like memory, profiles, etc., and we are going to see how to set up those per project in a few easy steps. - ☕🚢 Maven Build in < 20 lines of yaml 🕟 (22 Sep 2021)
Automate your maven build using GitHub Actions in a simple step with less than 20 lines of yaml.