-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: font-awesome-api-plugin, forensics-api-plugin
-
None
-
Environment:Versions of plugins
font-awesome-api => 7.0.0-844.vb_f7825b_7f5da_
forensics-api => 3.1745.vd1f0b_a_176458
plugin-util-api => 6.1157.vc75ef7129d86
-
6.1165.v322e76215b_a_4
The upgrade of plugin-util-api from 6.1.0 to 6.1157.vc75ef7129d86 breaks the PluginArchitectureTest of both forensics-api and font-awesome-api with the following message
Caused by: java.lang.NoClassDefFoundError: edu/hm/hafner/util/ArchitectureRules
I suspect it has something to do with the changes done to codingstyle.
But i am not exactly sure as to why this upgrade is causing this problem, instead of facing it earlier.
I can provide more logs if required, but reproduction steps are pretty simple just update the latest version of plugin-util-api in the poms of forensics-api and font-awesome-api.
Â
- links to