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

Invalid plugin descriptor error on Release 1.3.2 #35

Closed
sumeetchhikara opened this issue Jul 6, 2017 · 7 comments
Closed

Invalid plugin descriptor error on Release 1.3.2 #35

sumeetchhikara opened this issue Jul 6, 2017 · 7 comments
Assignees
Labels

Comments

@sumeetchhikara
Copy link

I've checked 1.3.2 jar and plugin.xml contains version 1.3.1 and hence the validation error.
This could be due to 2 separate commits were made for release 1.3.2.

Here is the error --
[ERROR] Invalid plugin descriptor for io.github.swagger2markup:swagger2markup-maven-plugin:1.3.2 (/Users/sumeet/.m2/repository/io/github/swagger2markup/swagger2markup-maven-plugin/1.3.2/swagger2markup-maven-plugin-1.3.2.jar), Plugin's descriptor contains the wrong version: 1.3.1 -> [Help 1]

@RobWin
Copy link
Member

RobWin commented Jul 10, 2017

Thx. I publish a new release when I'm back from vacation. In the meantime please use v1.3.1

@RobWin RobWin added the bug label Jul 10, 2017
@RobWin RobWin self-assigned this Jul 10, 2017
@RobWin
Copy link
Member

RobWin commented Jul 18, 2017

Hi,
could you please clean your local maven repo
rm -rf ~/.m2/repository/io/github/swagger2markup/swagger2markup-maven-plugin/1.3.2 and then execute the swagger2markup goal again.
Maven Central contained an old buggy version. I've fixed it.

@anejnz
Copy link

anejnz commented Jul 21, 2017

Hi,

how do we get the fixed version, have removed the local jar from my m2 but still end up downloading the buggy version from Maven Central

cheers
Anej

@RobWin
Copy link
Member

RobWin commented Jul 21, 2017

Do you use a private nexus as a proxy?

@anejnz
Copy link

anejnz commented Jul 21, 2017

I think you should just release a 1.3.3.

It will be difficult to confirm that all maven central proxies have updated the 1.3.2 version which has your fix.

Still the plugin in the 1.3.2 is pointing to 1.3.1
https://search.maven.org/#search%7Cga%7C1%7Cswagger2markup-maven-plugin

@RobWin
Copy link
Member

RobWin commented Jul 24, 2017

Done. I released v.1.3.3

@marcelstoer
Copy link
Contributor

Guess this should be closed?

@RobWin RobWin closed this as completed Feb 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants