Hi!

I have a alot of jobs on Hudson, most of which are really small and
consist of just a few modules. But one is big and consist of several
modules.

When ever I make a commit to our subversion repository for any of
those several modules in that big job, Hudson builds the entire job
instead of just the module that have changed.

It doesn't matter if I just scm-polling or a subversion hook, the
result is the same.

It seems to me like it would be better if the modules where built
instead of the jobs since the other modules in other jobs have
dependencies to the modules and not to the jobs.

Can this be configured or do I have to create several jobs instead of
the big one? And if so, can I configure the big job to never build
when any of it's modules are being triggered but still build when it's
own pom.xml is changed?

Thanks.

--
Read my blog @ http://www.raven.nu/blog

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

Reply via email to