Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What Are Build Phases In Maven?
Home
DevOps
What Are Build Phases In Maven?
0
votes
asked
Nov 12, 2019
in
DevOps
by
Robindeniel
What Are Build Phases In Maven?
maven-build-phase
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 12, 2019
by
rajeshsharma
There are 6 build phases. -Validate -Compile -Test -Package -Install -Deploy
...