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

Wrong encoding of pom file in maven central #176

Closed
StefanHirche opened this issue Apr 12, 2023 · 4 comments
Closed

Wrong encoding of pom file in maven central #176

StefanHirche opened this issue Apr 12, 2023 · 4 comments
Assignees

Comments

@StefanHirche
Copy link

Hi,
since yesterday (11.04.2023) I get thiserror when building my project

Non-parseable POM /.../m2repo/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom: UTF-8 BOM plus xml decl of ISO-8859-1 is incompatible (position: START_DOCUMENT seen <?xml version="1.0" encoding="ISO-8859-1"... @1:42) @ line 1, column 42

Was there a change, as all other pom files, that I checked have UTF-8 encoding, only this is ISO-8859-1?
Is there anything I can do to work around this issue?

Thx for your work and regards,
Stefan Hirche

@StefanHirche
Copy link
Author

OK, I just reverted the build to use maven 3.8.7 again, now it is working again. So it seems the issue only occures with newer maven versions, namely 3.9.1. I did not check any other maven version.
I will file an issue also on the maven side.

@slawekjaranowski
Copy link
Member

Duplicate: #168

@StefanHirche
Copy link
Author

StefanHirche commented Apr 12, 2023

Great, is there already a release date planned?

@slawekjaranowski slawekjaranowski self-assigned this Apr 29, 2023
@slawekjaranowski
Copy link
Member

release done

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

2 participants