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 phases does a Clean Lifecycle consist of?
Home
Maven - Coalescing Pipeline
What phases does a Clean Lifecycle consist of?
asked
Apr 7, 2021
in
Maven - Coalescing Pipeline
by
SakshiSharma
What phases does a Clean Lifecycle consist of?
#clean-lifecycle
maven-clean
maven
maven-interview-questions
maven-mcq-questions
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 7, 2021
by
SakshiSharma
The clean lifecycle consists of the following phases -
pre-clean
clean
post-clean
...