Error compiling coreapps module

Hello @tendomart I haven’t found the maven-license-plugin in the pom.xml of the coreapps module. Could you give me some leads? I tried checking but couldn’t find it and yet the error is still persisting. here is the error log

@irenyak1 sorry am late ,if not yet fixed ,after watching the project did you downgrade the coreapps version ?If so upgrade to the one of your Refapp Version.

@tendomart, after watching the project I did not downgrade the coreapps instead the version I have i s 1.20.0-SNAPSHOT, but Ref App 2.8 has 1.11.1.

@irenyak1 locate this in your pom.xml

license-maven-plugin
3.0

license-header.txt

true

license-header.txt **/*.java

include
true within the “skip” child element.

within that element as indicated above.

ok let me do that

I have tried checking the pom.xml but can’t find the license-maven-plugin, could it be that it’s missing, is that possible?

still geting same error after watching the module. https://pastebin.com/qgegK6Kz @k.joseph, @tendomart, @ssmusoke

looks like coreapps is not started, ensure it starts first

@k.joseph No login page also displayed right from start of the "Protocol Handler ",could it be also that something was broken ?