Newbie question here. I think i'm on the correct list.

I have a project with a huge amount of modules.
Most developers will not need to build the whole stack of projects so i'd 
like to make it possible for them to define just a custom list of modules 
that should be built.

So i've written a mojo that reads my custom configuration file that holds 
a list of modules the developer is interested in.
Manipulating the MavenProject's projects list doesn't work.
And i don't know how to access the ReactorManager so to blacklist the 
modules not listed.

Can anybody point me in the right direction?

I don't want the user to edit the module list directly in the pom.xml
That is, I want the user to edit a custom file that is ignored by the 
version control system in place.
There seems no way to edit the module list in settings.xml

~mck

-- 
"If you have any trouble sounding condescending, find a Unix user to show
you how it's done." Scott Adams
Homepage - www.wever.org | Sesam Search Engine - www.sesam.no


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to