Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.jenkins-ci.plugins:plugin to v4.69 #639

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jenkins-ci.plugins:plugin 4.67 -> 4.69 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
@renovate renovate bot merged commit fc3316e into master Jun 30, 2023
@renovate renovate bot deleted the renovate/org.jenkins-ci.plugins-plugin-4.x branch June 30, 2023 19:37
@NotMyFault
Copy link
Member

@jglick would you mind cutting a release including this change, please?
Starting with plugin pom 4.69 onwards, you can compile plugins with Java 21.

@jglick
Copy link
Member

jglick commented Jul 28, 2023

Unfortunately it did not work today:

Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) on project archetypes-parent: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy failed: Nexus connection problem to URL [https://oss.sonatype.org/ ]: 401 - Unauthorized

I do not think I have touched my OSSRH credentials recently, so I am not sure what went wrong. Maybe this would be a good time to get permissions for more people?

@NotMyFault
Copy link
Member

Unfortunately it did not work today:

Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) on project archetypes-parent: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy failed: Nexus connection problem to URL [https://oss.sonatype.org/ ]: 401 - Unauthorized

I do not think I have touched my OSSRH credentials recently, so I am not sure what went wrong. Maybe this would be a good time to get permissions for more people?

No objections from my side. If you don't mind adding me, I can take a look later.

@jglick
Copy link
Member

jglick commented Jul 28, 2023

Of course; do you have an oss.sonatype.org login yet?

@NotMyFault
Copy link
Member

NotMyFault commented Jul 28, 2023

Of course; do you have an oss.sonatype.org login yet?

Yeah, same handle like on GH. I'm deploying various projects to the central repo already 😄

@jglick
Copy link
Member

jglick commented Jul 28, 2023

https://issues.sonatype.org/browse/OSSRH-93749

@jglick
Copy link
Member

jglick commented Jul 31, 2023

That is resolved @NotMyFault so can you try to publish a release now?

@NotMyFault
Copy link
Member

That is resolved NotMyFault so can you try to publish a release now?

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.1:prepare (default-cli) on project archetypes-parent: Unable to tag SCM
[ERROR] Provider message:
[ERROR] The git-tag command failed.
[ERROR] Command output:
[ERROR] fatal: tag 'archetypes-1.20' already exists

I'd say, that's NotMyFault 🙃

After deleting the tag, I could release 1.20 properly, with some pom tweaks. I'll update #647 accordingly.

Screenshot 2023-07-31 at 23 24 01
🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants