[
https://issues.apache.org/jira/browse/GEODE-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107516#comment-15107516
]
ASF subversion and git services commented on GEODE-781:
-------------------------------------------------------
Commit d863b6eabce26bec24da60527fa1d4affac9f82d in incubator-geode's branch
refs/heads/feature/GEODE-217 from [~amb]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=d863b6e ]
GEODE-781: Remove the maven-publish-auth plugin
Read the settings.xml file directly when build is run by Jenkins.
> Build does not publish signatures to maven
> ------------------------------------------
>
> Key: GEODE-781
> URL: https://issues.apache.org/jira/browse/GEODE-781
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Anthony Baker
> Assignee: Anthony Baker
> Fix For: 1.0.0-incubating.M1
>
>
> We have been using the maven-publish plugin in our build to publish build
> artifacts to maven repositories. Unfortunately this has some limitations
> when used for release builds as it is incapable of signing poms or uploaded
> signature files (see https://issues.gradle.org/browse/GRADLE-3183).
> We should use the nexus plugin instead, see the samza approach at
> https://github.com/apache/samza/blob/master/gradle/release.gradle.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)