Allow assigment of Local repository per Parallel Build Queue
------------------------------------------------------------
Key: CONTINUUM-2513
URL: http://jira.codehaus.org/browse/CONTINUUM-2513
Project: Continuum
Issue Type: Bug
Components: Parallel Builds
Affects Versions: 1.3.6
Reporter: Philippe Busque
When building project using parallel queues, the few firsts builds always fails
dues to dependencies error.
This seem to be caused by a concurrency issues between all maven instance and
their shared repository.
Having the possibility to define a local repository per built queue, rather
that per group would more likely solve this problem.
There's no warranty that 2 groups won't be using the same repository, when
building in parallel, except by defining a different repository per single
group, which is a waste of space. Moving the repository to the queue level
would ensure that every single compilation has its one repository.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira