List of questions
Related questions
Question 43 - MCD - Level 2 discussion
A company has been using CI/CD. Its developers use Maven to handle build and deployment activities.
What is the correct sequence of activities that takes place during the Maven build and deployment?
A.
Initialize, validate, compute, test, package, verify, install, deploy
B.
Validate, initialize, compile, package, test, install, verify, verify, deploy
C.
Validate, initialize, compile, test package, verify, install, deploy
D.
Validation, initialize, compile, test, package, install verify, deploy
Your answer:
0 comments
Sorted by
Leave a comment first