Hi George.
> Please try to change your pom.xml's artifactId to all lower-case. > http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/logstash/ sorry, never mind this. > (mvn release:... completed without errors) Is this really? I guess, you relased to another repo. http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/stashNotifier/ is not exist. Commits does not have two commit. https://github.com/jenkinsci/stashnotifier-plugin `[maven-release-plugin] prepare for next development iteration` and `[maven-release-plugin] prepare release XXXX` You should be check, release to `maven.jenkins-ci.org:8081` https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Overridethemavenreleasepluginconfiguration%281.387andearlier%29 Cheers Kiyofumi Kondoh On 2013/02/25 0:30, Kiyofumi Kondoh wrote: > Hi Georg. > > Your pom.xml's groupId is 'org.jenkins-ci.plugin'. > Did you check this url? > http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/ > > Please try to change your pom.xml's artifactId to all lower-case. > http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/logstash/ > > Cheers > Kiyofumi Kondoh > > On 2013/02/23 3:37, Georg Gruetter wrote: >> Hi all, >> >> I successfully completed the steps to released the new stashNotifier plugin >> almost two days ago (mvn release:... completed without errors). However, >> the plugin is still not available for download from within Jenkins, nor is >> the info box on my Plugin Wiki page showing any info (see >> https://wiki.jenkins-ci.org/display/JENKINS/StashNotifier+Plugin). The >> documentation said it would take about half a day until the plugin is >> published. Is there a way to find out in what stage my plugin currently is? >> >> Thanks for your help and cheers, >> Georg -- 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.
