Search Your Question...!

Showing posts with label Coalescing Pipeline. Show all posts
Showing posts with label Coalescing Pipeline. Show all posts

Maven -Coalescing Pipeline MCQ's

1. How can we compile and generate war file using single command

   View Answer   

   mvn compile war:war



2. Syntax to create maven project.

   View Answer   

   mvn archtype:generate



3. How to generate war file

   View Answer   

   mvn package



4. War files are created for

   View Answer   

   Web and Java



5. What is archetype

   View Answer   

   It is maven project templating toolkit