Re: Copy artifact plugin with maven multi module project

2016-08-10 Thread Matt Wilson
Hey Jeff, Did you ever figure this out? I'm running into a very similar issue. I've got a maven build that has a zip file artifacted. The zip file wasn't part of any maven build, it was created post build. Jenkins artifacts it no problem, but my downstream build refuses to find the artifact.

Copy artifact plugin with maven multi module project

2015-01-12 Thread Jeff Storey
I have a multi-module maven project that is an upstream job, and the downstream job that it triggers uses the Copy Artifact plugin to copy the artifacts produced by the maven project. These are snapshot artifacts being generated. Jenkins automatically archives the maven artifacts, and when it d