That's what I thought at first, but it turns out the step wasn't even configured when it was doing its archiving. Based on the docs I figured it shouldn't be archiving artifacts.
On Tuesday, October 14, 2014 4:26:19 AM UTC-4, [email protected] wrote: > > Can’t you just edit the job configuration and delete the “Archive > Artifacts” post-build step? > > > > *From:* John D. Ament [mailto:[email protected] <javascript:>] > *Sent:* 14 October 2014 01:50 > *To:* [email protected] <javascript:> > *Subject:* Disabling archiving artifacts > > > > Hi, > > > > I have a job, in which I use Artifactory for storing artifacts. I don't > particularly care about archiving artifacts and would prefer to turn it off > as it serves no purpose for me. > > > > I tried setting the following configuration when archiving: > > > > Files to archive: (blank) > > Excludes: ** > > (check) Do not fail build if archiving returns nothing > > (check) Use default excludes > > > > However this causes this output: > > > > *20:44:09* ERROR: No artifacts are configured for archiving. > > *20:44:09* You probably forgot to set the file pattern, so please go back to > the configuration and specify it. > > *20:44:09* If you really did mean to archive all the files in the workspace, > please specify "**" > > *20:44:09* Build step 'Archive the artifacts' changed build result to FAILURE > > > > I'm on Jenkins 1.579. I'm not sure why it would be complaining about this, > as I'd rather have it off. > > > > John > > -- > > -- 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.
