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

DBot proposed update of maven plugin dependency to non-existent version #10870

Open
1 task done
pzygielo opened this issue Oct 31, 2024 · 0 comments
Open
1 task done
Labels
L: java:maven Maven packages via Maven T: bug 🐞 Something isn't working

Comments

@pzygielo
Copy link

pzygielo commented Oct 31, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

maven

Package manager version

No response

Language version

No response

Manifest location and content before the Dependabot update

https://github.com/pzrep/dbot-asciidoctor-plugin-with-dependency/blob/master/pom.xml

dependabot.yml content

https://github.com/pzrep/dbot-asciidoctor-plugin-with-dependency/blob/master/.github/dependabot.yml

Updated dependency

pzrep/dbot-asciidoctor-plugin-with-dependency#1

  • org.asciidoctor:asciidoctor-maven-plugin:3.0.0 to 3.1.0 (it's fine and expected)
  • org.asciidoctor:asciidoctorj:3.0.0 to 3.1.0 (it's not fine)

What you expected to see, versus what you actually saw

I expected to see org.asciidoctor:asciidoctor-maven-plugin:3.0.0 to 3.1.0 only.

Actually I see update of plugin AND unexpectedly its dependency org.asciidoctor:asciidoctorj:3.0.0 to 3.1.0 (which version at this moment does not exist - but that seems to be unimportant as this plugin and its dependency do not share their lifecycle and it's a coincidence that in this moment of time they shared the same version 3.0.0).

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

No response

Smallest manifest that reproduces the issue

https://github.com/pzrep/dbot-asciidoctor-plugin-with-dependency

@pzygielo pzygielo added the T: bug 🐞 Something isn't working label Oct 31, 2024
@github-actions github-actions bot added the L: java:maven Maven packages via Maven label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: java:maven Maven packages via Maven T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant