Hi

I would like to create this scenario on running a maven project:

Do you want to enter module-name? ( Y / N)
(on entering Y  , i should ask for the parameter)
*Y
module-name: <nameofthename>
*
(on entering N  , i should terminate the asking process and the rest of the
project build should be completed)

*N
.
.
Project Build Success Full *

----------------------------------------------------------------------------------------------

Is this possible with ArchetypeCreationQueryer ?

If so i dont know how to implement it in my project and run it and see how
it works?

Any help will be thank full


Regards
-Goutham

Reply via email to