Hi Mark,

I have created a new release (1.20) following your recommendation, but I 
still do not see the new release in 
https://plugins.jenkins.io/crowdstrike-security/releases/  
<https://plugins.jenkins.io/crowdstrike-security/releases/>. I have created 
a version 1.2.0, which I see on 
https://repo.jenkins-ci.org/releases/io/jenkins/plugins/crowdstrike-security/. 
I *do not see* a 1.2.0-SNAPSHOT in 
https://repo.jenkins-ci.org/snapshots/io/jenkins/plugins/crowdstrike-security/
.

I have tried again, creating a 1.2.1 release, and got the same result. This 
was the versions set on the pom on the release 1.2.0

<scm>
...
<tag>crowdstrike-security-1.2.0</tag>
</scm>
<version>1.2.0</version>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.332.x</artifactId>
<version>1210.vcd41f6657f03</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
<properties>
<revision>1.0.0</revision>
...
</properties>

On Wednesday, July 12, 2023 at 12:17:07 AM UTC-4 Mark Waite wrote:

> 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.
>>
>>
-- 
*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/7f2de32a-7845-4c16-bf22-83002f825279n%40googlegroups.com.

Reply via email to