Re: How to get artifact archived by upstream project

2012-03-30 Thread Harald Göttlicher
And one hint: activate fingerprints for at least one file in both projects. Then you will not only get links to up/downstream builds with build number, but also to the copied artifacts with build number under left menu->fingerprints. Took us a while to figure out that this depends on fingerprints

Re: How to get artifact archived by upstream project

2012-03-29 Thread ysb33r
You can use the Copy Artifact plugin: https://wiki.jenkins-ci.org/display/JENKINS/Copy+Artifact+Plugin

Re: How to get artifact archived by upstream project

2012-03-29 Thread Mirko Friedenhagen
You could try the https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Maven+Repository+Server. Regards Mirko On Thu, Mar 29, 2012 at 17:03, hezjing wrote: > Hi > > I have a upstream project that create a file which will be processed by the > subsequent downstream projects. > > May I know how to