Hi, I figured things out, with a lot of help from Daniel Beck on IRC. This is what I learned.
github.com credentials are needed to commit to github. It turns out that for some reason, this team: https://github.com/orgs/jenkinsci/teams/jna-posix-developers did not have access to https://github.com/orgs/jenkinsci/jna-posix. Daniel fixed that. jenkins-ci.org credentials are needed to upload to jenkins-ci.org. My github credentials (userid/password) are not the same as my jenkins-ci.org credentials. This was confusing me. The information that Robert Sandell provided about putting the jenkins-ci.org credentials in ~/.m2/settings.xml got things working. I was able to deploy jna-posix, and it is at: http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jruby/ext/posix/jna-posix/ Thanks!! -- Craig -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
