There is a tag here - https://github.com/jenkinsci/wallarm-fast-plugin/tags But there isn't any commits in master that mention release plugin There's no wallarm anywhere in http://mirrors.jenkins-ci.org/plugins/
So I'd guess maybe release:perform wasn't run? On Fri, Apr 10, 2020 at 9:09 AM Slide <[email protected]> wrote: > Just to make sure, did you follow this documentation? > > https://jenkins.io/doc/developer/publishing/releasing/ > > You did the mvn release:prepare release:perform? > > If so, did you release a non-beta/alpha version (meaning the version you > selected did not include anything after the version). > > For example, if you enter 1.0-anything I believe it will be published to > the experimental update center. > > On Fri, Apr 10, 2020 at 8:54 AM Marina Goltseva <[email protected]> > wrote: > >> Greetings, >> >> >> Recently, we have developed and published a plugin to the jenkinsci: >> https://github.com/jenkinsci/wallarm-fast-plugin , however we have >> encountered some publication problems and were hoping to get assistance >> with this issue. >> >> >> The wallarm-fast plugin is not appearing in the /pluginmanager area of a >> jenkins instance >> >> So far we've followed the publishing guide ( >> https://github.com/jenkins-infra/update-center2#categorizing-plugins) as >> well as the infra guide ( >> https://github.com/jenkins-infra/repository-permissions-updater/). Everything >> is seemingly fine, but we fail to reach the end result of seeing our plugin >> in the built-in jenkins search page. >> >> There may be issues due to our plugin being originally ruby and only >> recently being rewritten in java. We have not found any reason this may >> cause problems, but we cannot be sure. >> >> From the source code at ( >> https://github.com/jenkins-infra/repository-permissions-updater/blob/master/Jenkinsfile#L18[ >> )| >> https://github.com/jenkins-infra/repository-permissions-updater/blob/master/Jenkinsfile#L18] >> we >> can see that there may be a period to building and publishing, but it's >> unclear how often this happens (should we just wait a few hours / days / >> months?). >> >> After which step should we expect the plugin to appear? >> >> >> Originally, we tried using the Jenkins Jira page: >> https://issues.jenkins-ci.org/browse/JENKINS-61365 . >> >> Any help in troubleshooting will be greatly appreciated! >> >> -- >> 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]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/7973daa0-ccf9-4549-a2a9-b5b2ae3ed283%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/7973daa0-ccf9-4549-a2a9-b5b2ae3ed283%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Website: http://earl-of-code.com > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVe-C-2gL5VUihTE88ypR5c5maxobm_EuamW%3DjmnyHKR%2BQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVe-C-2gL5VUihTE88ypR5c5maxobm_EuamW%3DjmnyHKR%2BQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_DuuCxPfDh3DuhJxDYekZHYP%3DaNyP%2BZ75BG2Po1uHuFGECg%40mail.gmail.com.
