[ 
https://issues.apache.org/jira/browse/GEODE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437306#comment-15437306
 ] 

ASF subversion and git services commented on GEODE-1817:
--------------------------------------------------------

Commit 1cc598809a9be3111e5d2fc15687fd17be70a090 in incubator-geode's branch 
refs/heads/feature/GEODE-1817 from [~jens.deppe]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=1cc5988 ]

[GEODE-1817] Prepare for 'release quality' publishing

- Remove releaseType property (i.e. default build will not be -SNAPSHOT)
- Nexus plugin will want to sign artifacts, so disable that by default
- Remove block of code which expects creds to come from Jenkins env

Signed-off-by: Alexander Murmann <[email protected]>


> 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
>
> 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)

Reply via email to