Re: Copy Artifact plugin doesn't traverse entire upstream path

2013-02-11 Thread Christopher Orr
On 06/02/13 06:13, Daniel Becroft wrote: If I have the following setup: jobA -> jobB -> jobC -> jobD As part of jobD's work, I need to copy an artifact from jobA. However, the copy artifact plugin doesn't seem to know about jobA, and I get the following error: Started by upstream project "test

Copy Artifact plugin doesn't traverse entire upstream path

2013-02-05 Thread Daniel Becroft
If I have the following setup: jobA -> jobB -> jobC -> jobD As part of jobD's work, I need to copy an artifact from jobA. However, the copy artifact plugin doesn't seem to know about jobA, and I get the following error: Started by upstream project "test-copy-B