On Mon, Jun 7, 2010 at 2:00 PM, Morgovsky, Alexander (US - Glen Mills)
<amorgov...@deloitte.com> wrote:
> Hi.  I have a parent POM defining multiple modules, is there a way to exclude 
> specific modules from getting built, via the command-line, as in something 
> like: mvn -exclude a,b,c?

You can put some of the modules inside a profile, and enable it as needed.

Some warnings apply, but whether they are applicable depends on why
you want to do this. :)

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to