[
https://issues.apache.org/jira/browse/S2GRAPH-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423898#comment-15423898
]
DOYUNG YOON commented on S2GRAPH-95:
------------------------------------
I think we don't actually need to include following on project's plugins.sbt.
{noformat}
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
{noformat}
In my opinion, only release manager need to add this on global sbt setting
under following.
{noformat}
~/.sbt/0.13/plugins/gpg.sbt
{noformat}
If there is no other feedbacks, I will close this issue after few days.
> Add sbt-gpg plugin on plugins.sbt
> ---------------------------------
>
> Key: S2GRAPH-95
> URL: https://issues.apache.org/jira/browse/S2GRAPH-95
> Project: S2Graph
> Issue Type: Sub-task
> Reporter: DOYUNG YOON
>
> To make release easy, I suggest to use sbt-pgp plugin to automate sign
> process. I have worked on release candidate 1, and realize we missed sign
> process on package. Please guide me with better way or give me any feedback
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)