Project 'eclipsefdn/it/releng/gitlab-ci-templates' was moved to 'eclipsefdn/it/releng/gitlab-runner-service/gitlab-ci-templates'. Please update any links and bookmarks that may still have the old path.
Optimizing mvn calls and make targets
- a separate
mvn clean
call should not be necessary (I left it in place for the setup target, in case this really make sense) -
mvn verify
includes thecompile
andpackage
phases (see Maven build lifecycle below) -
generate-spec
target did point toinstall-yarn
andvalidate-spec
which also pointed toinstall-yarn
Maven build lifecycle: https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#a-build-lifecycle-is-made-up-of-phases
Merge request reports
Activity
Filter activity
Please register or sign in to reply