ant - Publishing to Artifactory using Jenkins -



ant - Publishing to Artifactory using Jenkins -

i trying utilize generic jenkins-artifactory plugin deploy contents of jenkins build workspace artifactory. seems fine using next wildcards

web\*.msi=>testing\web web\deploymentsettings\*.xml=>testing\web\deploymentsettings database\scripts\**=>testing\database

however, when comes moving contents of 'database\scripts' jenkins workspace, empty folders under 'database\scripts' not copied artifactory. non-empty folders copied successfully. of import maintain directory integrity/structure it's must re-create these across.

i have considered placing empty text files in empty directories have them re-create on don't want "pollute" package.

please help :-)

thanks!

looks there no workaround -other dummy files in directories. see bugs in jenkins releated handling empty directories. jenkins-7260 clone workspace doesn't re-create empty directories when cloning entire workspace jenkins-20654empty folders not copied slave

could check if reply posted in hudson: re-create artifact master slave fails helps?

ant jenkins wildcard artifactory

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -