scmRoot.getScmRootAddress() );
//taskQueueManager.removeFromPrepareBuildQueue( projectGroupId, scmRoot.getScmRootAddress() );
}
catch ( BuildManagerException e )
{
throw new ContinuumException( "Unable to cancel group build", e );
}
}
}
Collection<Project> projects = getContinuum().getProjectsInGroup( projectGroupId );