diffplug / diffplug/spotless

java.lang.NoClassDefFoundError: eu/solven/cleanthat/language/IEngineProperties

Open
#2,380 0 comments 0 reactions 0 assignees View on GitHub
bug-unconfirmed
Dominant language
Java
Stars
5.6k
Forks
559
Avg merge
1d 13h
Merged PRs (30d)
34

Description

- [X] summary of problem `java.lang.NoClassDefFoundError`
- [X] Maven version `4.0.0.RC2`
- [X] spotless version: `maven plugin 2.44.0.BETA4`
- [X] operating system and version `Windows 64 Pro/Java 21`

The maven config in my project like this.

```xml

com.diffplug.spotless
spotless-maven-plugin
2.44.0.BETA4




src/main/java/**/*.java
src/test/java/**/*.java



1.25.2
AOSP
true










check

compile

```

```bash
[INFO] Index file does not exist. Fallback to an empty index
[ERROR] Step 'cleanthat' found problem in 'ApplicationEvents.java':
eu/solven/cleanthat/language/IEngineProperties
java.lang.NoClassDefFoundError: eu/solven/cleanthat/language/IEngineProperties

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.