Java language using instead of groovy fro archetype-post-generate

113 Views Asked by At

I need write a script to execute after to generate my new projects with my custom archetype with maven, but I need to know if I can use java instead of groovy language execute a process after to generate my new projects.

my archetype is be using in localhost.

0

There are 0 best solutions below