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

build-helper-maven-plugin: java.lang.IllegalArgumentException: version can neither be null, empty nor blank #83

Closed
jamincollins opened this issue Nov 2, 2019 · 3 comments

Comments

@jamincollins
Copy link

jamincollins commented Nov 2, 2019

I'm running into an issue with build-helper-maven-plugin in a project I'm attempting to build.

I was previously (roughly about a year ago) able to build this project without issue on this host.

I'm now getting java.lang.IllegalArgumentException: version can neither be null, empty nor blank. Others within the project can still build fine.

I've tried a fresh source checkout and purging my maven cache. I've also tried updating the build-helper-maven-plugin version used by the project to what I understand is the latest (3.0.0), no change.

Full build logs from both attempts are available here:

Hoping for some guidance on how to debug this.

Thanks in advance.

@jamincollins
Copy link
Author

This appears to be maven related. Rolling back to maven 3.6.1 allows the project to build, under maven 3.6.2 the above errors happen, regardless of plugin version.

@veikokaap
Copy link

veikokaap commented Nov 10, 2019

I've reported the same bug (#81) and created a pull request to fix it (#82), but it seems this project is unmaintained at this moment since no response to either the bug or pull request has seen any response in almost a month.

@stefanseifert
Copy link
Collaborator

closing as duplicate of #81

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