Hi All,
I am a maven newbie so forgive my ignorance.
 I am migrating my ANT build to a maven one.
In my ANT build I have several high-level targets like build_all, 
build_runtime, build_editor etc which built a subset of the projects 

Now in maven I have converted the projects to modules and I want the user 
to specify which modules should be processed 

I was trying to figure out how to do that using maven goals?
Any tips/ references?

Thanks in advance!
Neeraj

Reply via email to