https://github.com/apache/geode/pull/2865 <https://github.com/apache/geode/pull/2865> fixes this. Patrick or Helena will take point on getting it reviewed and merged tomorrow.
> On Nov 15, 2018, at 2:08 PM, Jianxia Chen <jche...@apache.org> wrote: > > It sounds like we shouldn't have this job in the pipeline at all, since we > only publish snapshots for the community on develop (and not release > branches). I suggest you ignore it for now, and Patrick said he would look > into deleting it properly tomorrow. > > On Thu, Nov 15, 2018 at 10:47 AM Alexander Murmann <amurm...@pivotal.io> > wrote: > >> Hi community, >> >> With the fix that Owen contributed the build on the 1.8.0 release pipeline >> is passing. However, the PublishArtifacts job is failing with the below >> error: >> >>>> Failed to publish publication 'maven' to repository 'maven' >>> < >> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-release-1-8-0-main/jobs/PublishArtifacts/builds/1#L5bea432b:881 >>> >>>> Failed to deploy artifacts: Could not transfer artifact >> org.apache.geode:geode-dunit:jar:1.8.0 from/to remote ( >> https://repository.apache.org/service/local/staging/deploy/maven2): Could >> not write to resource >> 'org/apache/geode/geode-dunit/1.8.0/geode-dunit-1.8.0.jar' >>> >>> >> Is someone able to look at this who is more familiar with that particular >> job? >> >> Thanks! >>