Login
Remember
Register
Ask a Question
What is the command to build your Maven site?
0
votes
asked
Apr 6, 2021
in
Maven - Coalescing Pipeline
by
SakshiSharma
What is the command to build your Maven site?
#maven-site
maven-command
maven
maven-interview-questions
maven-mcq-questions
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 6, 2021
by
SakshiSharma
Type the command − mvn site to build your Site in Maven
...