On 3 Jan 2013, at 6:41 PM, Steve Ebersole <steve(a)hibernate.org> wrote:
Preferences?
Personally I'd rather just use our own users and account for the
different usernames in the script (read from ~/.gradle/gradle.settings
maybe).
+1, I think the best way is to use the users own account. Everyone can upload
their own key and the script could take the the user name as a parameter (that's
what the HV script is doing).
I guess you still want to have a dedicated user for the release via ci server approach
(if this is what you are after).
--Hardy