On 12/03/2010 05:33 PM, Benson Margulies wrote:
We [...] are (trying) to use a shared workspace to pass
artifacts down from job to job without publishing them as snapshots.
Perhaps http://wiki.hudson-ci.org/display/HUDSON/Copy+Artifact+Plugin would be
helpful then?
On Fri, Dec 3, 2010 at 5:24 PM, Antoine Toulme wrote:
> No, there is an option for Maven jobs to run with their private Maven repo. I
> highly recommend it.
We hate snapshots, and are (trying) to use a shared workspace to pass
artifacts down from job to job without publishing them as snapshots.
No, there is an option for Maven jobs to run with their private Maven repo. I
highly recommend it.
On Dec 3, 2010, at 11:05 AM, Benson Margulies wrote:
> Apache Hudson experts,
>
> Is the best plan to use locks and latches to make sure that two jobs
> don't try to modify a shared maven local re
Apache Hudson experts,
Is the best plan to use locks and latches to make sure that two jobs
don't try to modify a shared maven local repository at the same time?