You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/12/27 23:20:58 UTC

[jira] [Resolved] (GEODE-1817) Disable artifact signing by default

     [ https://issues.apache.org/jira/browse/GEODE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker resolved GEODE-1817.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating

> Disable artifact signing by default
> -----------------------------------
>
>                 Key: GEODE-1817
>                 URL: https://issues.apache.org/jira/browse/GEODE-1817
>             Project: Geode
>          Issue Type: Improvement
>          Components: build
>            Reporter: Jens Deppe
>             Fix For: 1.0.0-incubating
>
>
> Currently our CI pipeline is generating -SNAPSHOT releases. The nexus build plugin, we are using, automatically detects `SNAPSHOT` in the version string and does not attempt to sign those artifacts.
> We intend to change the pipeline to always be building 'release candidate' versions and so signing would be required. As signing is currently a manual process, this will be disabled by default.
> As an aside, the CI pipeline will still produce `SNAPSHOT` releases for each successful build, however this step will be a rebuild with a `-SNAPSHOT` version string against the SHA of the code passing the build.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)