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 byte 1 of the 1-byte UTF-8 sequence. #450

Open
vensantai opened this issue Jul 28, 2023 · 0 comments
Open

Invalid byte 1 of the 1-byte UTF-8 sequence. #450

vensantai opened this issue Jul 28, 2023 · 0 comments

Comments

@vensantai
Copy link

version : 2.23
Gradle version :8.2.1 & 8.0.2
AGP : 8.1.0 & 8.0.1

I am first time to import the lib using Gradle, but when I build my project it make something error like below:

Failed to transform plexus-interactivity-api-1.0-alpha-4.jar (org.codehaus.plexus:plexus-interactivity-api:1.0-alpha-4) to match attributes {artifactType=enumerated-runtime-classes, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for JetifyTransform: /Users/vensan/.gradle/caches/modules-2/files-2.1/org.codehaus.plexus/plexus-interactivity-api/1.0-alpha-4/a8f1178664a5457eef3f4531eb62f9505e1295f/plexus-interactivity-api-1.0-alpha-4.jar.
> Failed to transform '/Users/vensan/.gradle/caches/modules-2/files-2.1/org.codehaus.plexus/plexus-interactivity-api/1.0-alpha-4/a8f1178664a5457eef3f4531eb62f9505e1295f/plexus-interactivity-api-1.0-alpha-4.jar' using Jetifier. Reason: JDOMParseException, message: Error on line 115: 1-byte UTF-8 序列的無效位元組 1。. (Run with --stacktrace for more details.)
Suggestions:
- Check out existing issues at https://issuetracker.google.com/issues?q=componentid:460323&s=modified_time:desc, it's possible that this issue has already been filed there.
- If this issue has not been filed, please report it at https://issuetracker.google.com/issues/new?component=460323 (run with --stacktrace and provide a stack trace if possible).
Failed to transform plexus-utils-1.0.2.jar (plexus:plexus-utils:1.0.2) to match attributes {artifactType=enumerated-runtime-classes, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for JetifyTransform: /Users/vensan/.gradle/caches/modules-2/files-2.1/plexus/plexus-utils/1.0.2/dc78334ccdd2fd86580e9eaf0c32a7db3369bb3b/plexus-utils-1.0.2.jar.
> Failed to transform '/Users/vensan/.gradle/caches/modules-2/files-2.1/plexus/plexus-utils/1.0.2/dc78334ccdd2fd86580e9eaf0c32a7db3369bb3b/plexus-utils-1.0.2.jar' using Jetifier. Reason: JDOMParseException, message: Error on line 120: 1-byte UTF-8 序列的無效位元組 1。. (Run with --stacktrace for more details.)
Suggestions:
- Check out existing issues at https://issuetracker.google.com/issues?q=componentid:460323&s=modified_time:desc, it's possible that this issue has already been filed there.
- If this issue has not been filed, please report it at https://issuetracker.google.com/issues/new?component=460323 (run with --stacktrace and provide a stack trace if possible).

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

1 participant