infinispan / infinispan/protostream

java.lang.NoClassDefFoundError: ProtoSchema - v5.0.1.Final

Open
#267 23 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
56
Forks
39
Avg merge
5h 36m
Merged PRs (30d)
5

Description

Using the new 5.0.1.Final dependency creates the following error:
Execution failed for task ':compileJava'.
> java.lang.NoClassDefFoundError: org/infinispan/protostream/annotations/ProtoSchema

This happens as soon as the annotation processor is added to the project. This also happens with all the other v5 versions. Any feedback on this ? Thank you

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the failure with the v5.0.1.Final dependency and annotation processor, then inspect the Gradle :compileJava classpath for the missing org/infinispan/protostream/annotations/ProtoSchema class. Done means a project using the new v5 dependency compiles successfully without NoClassDefFoundError.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.