jenkinsci / fabric-beta-publisher-plugin

DEPRECATED: A Jenkins plugin that lets you publish Android apps to Fabric Beta
MIT License
24 stars 17 forks source link

Error on "path as ant-style include" #6

Open GunnarKarlsson opened 7 years ago

GunnarKarlsson commented 7 years ago

If I check "path as ant-style include" I get a build error. If I don't check it, the error doesn't happen.

The error is (from Console Output):

Fabric Beta Publisher Plugin: Temporary crashlytics2271691129155021904.zip got deleted = true Temporary xml6621354622756514747.tmp got deleted = true Temporary crashlytics-devtools3469302826234843408.jar got deleted = true failed build fabric.beta.publisher.FabricBetaPublisher@3f3047b8 SUCCESS Finished: FAILURE

Reproducible 100% of the time.

Appreciate your advice on how to solve it.

GunnarKarlsson commented 7 years ago

Also: this error shows on projects that don't use the plugin when promoting them:

ERROR: Exception when publishing, exception message [Failure] build BapSshPromotionPublisherPlugin[delegate=BapSshPublisherPlugin[consolePrefix=SSH: ,delegate=BPInstanceConfig[publishers=[BapSshPublisher[configName=Mobile-release-http,verbose=true,transfers=[BapSshTransfer[sourceFiles=/.ipa,/.plist,excludes=,removePrefix=,remoteDirectory=client/shatel/offshore,remoteDirectorySDF=false,flatten=true,cleanRemote=false,noDefaultExcludes=false,makeEmptyDirs=false,patternSeparator=[, ]+,execCommand=,execTimeout=120000,pseudoTty=false]],useWorkspaceInPromotion=false,usePromotionTimestamp=false,retry=,label=,credentials=]],continueOnError=false,failOnError=false,masterNodeName=,alwaysPublishFromMaster=false,paramPublish=]]] UNSTABLE Finished: UNSTABLE