Which platform is this happening on? There's a report from a Windows user here: https://issues.jenkins-ci.org/browse/JENKINS-31638
It did seem to be working for me on Linux, as that user also reports. On 21/11/15 00:30, Christopher Orr wrote: > Weird. There should be `emailAddress` and `p12KeyFile` tags within > `serviceAccountConfig`. > > I see that v0.4 of the plugin came out recently which, from a quick look > at the code changes, makes some changes in how the data is stored — but > I tested with 0.3, upgrading to 0.4, and re-saving with 0.4 and > everything worked fine (and there were no data changes on disk). > > Do you see any errors in the Jenkins logs when you save the credential? > Does the .p12 file get saved to $JENKINS_HOME/gauth? > > Regards, > Chris > > > On 20/11/15 02:11, Andrew Novinger wrote: >> I do not see the file being saved in the credentials.xml file. >> >> Here is the Google Store portion of the credentials.xml file >> >> <java.util.concurrent.CopyOnWriteArrayList> >> >> <com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials >> plugin="[email protected]"> >> <module/> >> <projectId>Google</projectId> >> <serviceAccountConfig >> class="com.google.jenkins.plugins.credentials.oauth.JsonServiceAccountConfig"/> >> >> </com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials> >> </java.util.concurrent.CopyOnWriteArrayList> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected] >> <mailto:[email protected]>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/d829d30c-eecc-4a2d-829b-f3577a402265%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/d829d30c-eecc-4a2d-829b-f3577a402265%40googlegroups.com?utm_medium=email&utm_source=footer>. >> For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/565092A2.6010302%40orr.me.uk. For more options, visit https://groups.google.com/d/optout.
