The 1.1.0 release is not available on 
repo.jenkins-ci.org.  
https://repo.jenkins-ci.org/artifactory/releases/io/jenkins/plugins/crowdstrike-security/
 
shows a 1.0.0 release that was delivered in 2022.  Since a tag has been 
created in the repository, I recommend that you declare the 1.1.0 release 
as "lost" and create a 1.2.0 release.

You'll need to run the maven release process 
<https://www.jenkins.io/doc/developer/publishing/releasing-manually/>, 
though I believe you'll first need to make some changes to your pom file.  
The version in the pom should be 1.2.0-SNAPSHOT rather than 1.1.0, then 
when you run `mvn release:prepare release:perform` you'll choose the 
release as 1.2.0.

You can make your maintenance effort easier by modernizing the plugin by 
following the steps in the "Improve a plugin" tutorial 
<https://www.jenkins.io/doc/developer/tutorial-improve/>.

Mark Waite

On Tuesday, July 11, 2023 at 10:08:20 PM UTC-6 Ricardo DeLemos wrote:

> Hello,
> I have released a new version of the plugin in GitHub (
> https://github.com/jenkinsci/crowdstrike-security-plugin) and I can see 
> the new release there, but after waiting more than 6hr, I could not see the 
> new release version in 
> https://plugins.jenkins.io/crowdstrike-security/releases/
>
> There was a error in the plugin version in the pom file, and that was 
> corrected and the label moved to the correct commit, but there is no update 
> on the plugin page.
>
> How can I force the plugin page to get updated with the new version?
>
> Thanks, 
> Ricardo 
>
> ------------------------------
>
> *CONFIDENTIALITY NOTICE:* The information contained in this message may be 
> privileged and/or confidential. It is the property of CrowdStrike.  If you 
> are not the intended recipient, or responsible for delivering this message to 
> the intended recipient, any review, forwarding, dissemination, distribution 
> or copying of this communication or any attachment(s) is strictly prohibited. 
> If you have received this message in error, please notify the sender 
> immediately, and delete it and all attachments from your computer and network.
>
>

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/423ac891-7c74-44c3-a290-a2daaa0121c2n%40googlegroups.com.

Reply via email to