in Maven - Coalescing Pipeline by (32.2k points)
What is the command to create a new project based on an archetype?

1 Answer

0 votes
by (32.2k points)

Type the following command - mvn archetype:generate

Related questions

0 votes
asked Apr 6, 2021 in Maven - Coalescing Pipeline by SakshiSharma (32.2k points)
0 votes
asked Apr 7, 2021 in Maven - Coalescing Pipeline by SakshiSharma (32.2k points)
0 votes
asked Apr 6, 2021 in Maven - Coalescing Pipeline by SakshiSharma (32.2k points)
...