Hi, Parrallel builds are not implemented. Concerning dependencies if you use maven2 and record your poms in continuum. Continuum will hande dependencies between projects.
-- Olivier 2007/11/30, I am Who i am <[EMAIL PROTECTED]>: > > Hi All > > When i executed 2 / 3 builds at the same time, only one is getting > executed, > is there a way to run them in parallel, instead of waiting for the > previous > one to complete, > > Also how do i define the project dependencies between projects / project > group? > for eg. > -: run i want to run project B after Project A completes, > -: run projct B in Group A should be followed by Project A in Group B > > is this possible? >
