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

4.0.0: No plugin descriptor found at META-INF/maven/plugin.xml #314

Closed
ilgrosso opened this issue Oct 2, 2024 · 3 comments
Closed

4.0.0: No plugin descriptor found at META-INF/maven/plugin.xml #314

ilgrosso opened this issue Oct 2, 2024 · 3 comments
Milestone

Comments

@ilgrosso
Copy link

ilgrosso commented Oct 2, 2024

When upgrading an existing project from 3.0.2 to 4.0.0, I am getting the following build error:

[ERROR] Failed to parse plugin descriptor for org.codehaus.gmavenplus:gmavenplus-plugin:4.0.0 (/home/ilgrosso/.m2/repository/org/codehaus/gmavenplus/gmavenplus-plugin/4.0.0/gmavenplus-plugin-4.0.0.jar): No plugin descriptor found at META-INF/maven/plugin.xml 
@keeganwitt
Copy link
Member

Hmm. I had some trouble getting the artifacts signed and published (again). The Maven Release Plugin and GPG plugin has been a repeated source of headache for me. I'm looking into this. Thanks for letting me know!

@lprimak
Copy link

lprimak commented Oct 2, 2024

Getting this in all my projects. Definitely broken.
Thanks for looking into this @keeganwitt

@keeganwitt
Copy link
Member

4.0.1 released which fixes this.

@keeganwitt keeganwitt modified the milestones: 4.0.0, 4.0.1 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants