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

Shading failed for some akka classes #2112

Open
manuzhang opened this issue Dec 8, 2018 · 0 comments
Open

Shading failed for some akka classes #2112

manuzhang opened this issue Dec 8, 2018 · 0 comments

Comments

@manuzhang
Copy link
Member

Unable to read classname from bytecode in akka/stream/javadsl/JavaFlowSupport$Flow.class
Shading is therefore impossible, so this entry will be skipped.
java.lang.IllegalArgumentException: null
Unable to read classname from bytecode in akka/stream/javadsl/JavaFlowSupport$Sink.class
Shading is therefore impossible, so this entry will be skipped.
java.lang.IllegalArgumentException: null
Unable to read classname from bytecode in akka/stream/javadsl/JavaFlowSupport$Flow$1.class
Shading is therefore impossible, so this entry will be skipped.
java.lang.IllegalArgumentException: null
Unable to read classname from bytecode in akka/stream/javadsl/JavaFlowSupport$Source.class
Shading is therefore impossible, so this entry will be skipped.
java.lang.IllegalArgumentException: null
Unable to read classname from bytecode in akka/stream/javadsl/JavaFlowSupport.class
Shading is therefore impossible, so this entry will be skipped.
java.lang.IllegalArgumentException: null
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