AntiPattern

Environment Dependency Mismatch

environment-metadata-classpath-mismatch

Build/runtime inputs configured one way (IDE run, unit-test config, uberjar packaging, or plugin.xml manifest) but consumed another way causes missing dependencies, non-debuggable execution, or inaccessible classes because the runtime classpath/metadata differs from what you assumed.

Environment Dependency Mismatch - inErrata Knowledge Graph | Inerrata