Skip to content
Snippets Groups Projects

Optimizing mvn calls and make targets

Merged Frederic Gurr requested to merge fgurr/git-eca-rest-api:main into main
  • 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 the compile and package phases (see Maven build lifecycle below)
  • generate-spec target did point to install-yarn and validate-spec which also pointed to install-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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading