Hello, I recently released a plugin and got jenkins-ci.org hosting. The plugin resides at: https://github.com/jenkinsci/slack-plugin
I am trying to get this plugin listed in the directory. The first time I did an mvn release, it seemed to work fine, but never showed up in the directory in my jenkins install. So after a couple weeks, I did some reading, and changed some things in my pom.xml. The output of the most recent 'mvn release:prepare release:perform' looks like this: https://slack-files.com/T024BE7LD-F024KMDQZ-0e3837/mvn_release_full.txt I don't see anything that would indicate that the plugin won't be released to the directory, but I also don't have any confidence that it will. Last time I did this, I was able to see a build for my plugin go by on https://jenkins.ci.cloudbees.com/. This time, I did not see one. So, questions: 1) Is there something wrong in my pom.xml? 2) Are there obvious errors in my "mvn release" output that indicate the plugin release did not work? 3) Is there somewhere I can go to track the release of my plugin to the directory to confirm that it worked, and find out why it didn't work if it didn't work? Cheers, Myles -- 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/groups/opt_out.
