feat(maven): validate the project with `.maven:validate`
.maven:validate =============== Validate the project is correct and all necessary information is available. USAGE ===== include: - project: EOLE/Infra/ci-tools ref: stable file: /templates/Maven.yaml stages: - lint maven validate: {extends: '.maven:validate'}
Loading