I'm using Copy Artifact Plugin as a build step to copy artifacts (*.dll) from a previously build project to the lib folder of the project I'm building. However, these files normally already exists in the code repository, but I want to overwrite them with the Copy Artifact build step. Is this possible or should I add another build step to delete the existing files first?
-- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/a7e8eb1b-263f-4835-9338-ebaa682dbd4b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
