Meituan-Dianping / Meituan-Dianping/Robust

cannot find META-INF.versions.9.module-info: module-info found in META-INF/versions/9/module-info.class

Open
#466 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4.5k
Forks
806
PR merge metrics
No merged PRs in 30d

Description

异常类型:打包apk时异常

手机型号:

手机系统版本:

Robust版本:0.4.99

Gradle版本:3.6.4

系统:Windows

堆栈/日志:
升级target30,升级robust到0.4.99,打包apk时报以下错误:

Execution failed for task ':app:transformClassesWithRobustForDevDebug'.
cannot find META-INFO.versions.9.module-info: module-info found in META-INF/versions/9/module-info.class

我用的jdk1.8

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the :app:transformClassesWithRobustForDevDebug task and reproduce the APK packaging failure using Robust 0.4.99, Gradle 3.6.4, Windows, JDK 1.8, and target30. Trace the reported META-INF/versions/9/module-info.class handling; done means the DevDebug APK packages successfully without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.