Hello, I'm running into a problem with the Copy Artifact Plugin in conjunction with a Maven job. I can add a pre and post build "Copy artifacts from another project" step to the Maven job, but in both cases the Project name is not preserved after saving the job. Looking at the jobs config.xml, it is also empty. This does not happen with a free-style software project. Has anyone experienced this or have a suggestion for resolving?
The steps to reproduce are: 1. Create a Maven job. 2. Add a pre Step of "Copy Artifacts from another project". 3. Set the Project Name for the copy artifact. 4. Save the project. 5. Open the project back up. In my case, the Project Name will be empty. Below is the relevant information: Jenkins: 1.565.1 Copy Artifact Plugin: 1.30 Maven Integration plugin: 2.6 Is there a log I can look through? Thanks, Ben -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
