Please provide some context. Jenkins has 1000+ plugins. Are you using a freestyle job?
Did you have a look in the advanced options of the artifact archiving? Namely, the "default excludes"? What are the file extensions in your bin/ folder? 2016-02-29 23:23 GMT+01:00 Jinny Pan <[email protected]>: > > I have a building plan trying to archive several folders of files as > artifacts, such as "bin/**/*.*, lib/**/*.*, modules/**/*.*, > tools/artifact/**/*.*". But after build finished, I checked the build > artifacts in Jenkins, there is no folder "bin". I also checked the build > workspace, the bin directory and files were successfully compiled. I also > cannot find bin directory in archive folder of build record directory. > > Does anybody have the same issue before? I doubt there is size limitation > of artifacts, since my bin directory supposed to have over twenty of big > binary executable files. Thanks in advance! > > -- > 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/2892eb24-8ed9-473e-87bd-29dc62c0b296%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/2892eb24-8ed9-473e-87bd-29dc62c0b296%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANWgJS5fnmd%2BJwqetpDaFDchEiLthibY%3DZF9E51JCRXtiKbDpQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
