fabric-beta-publisher-plugin icon indicating copy to clipboard operation
fabric-beta-publisher-plugin copied to clipboard

Error on "path as ant-style include"

Open GunnarKarlsson opened this issue 8 years ago • 1 comments

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 avatar Oct 18 '16 04:10 GunnarKarlsson

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

GunnarKarlsson avatar Oct 24 '16 03:10 GunnarKarlsson