Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Maven and Archetype

Is it possible to create own own project structure ( Archetype) i also like to add some dynamic files to be created.

What steps involved to create it?

like image 316
Rajmahendra Avatar asked Mar 06 '26 08:03

Rajmahendra


1 Answers

You can use the Maven Archetype Plugin to do this. You could use the create-from-project goal to create an archetype from an existing project and then modify this archetype so it fits your needs. You will find all details on the project site.

like image 162
chkal Avatar answered Mar 08 '26 00:03

chkal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!