Has anyone tried doing a fresh build of the master...
# dev
s
Has anyone tried doing a fresh build of the master branch of druid recently? I am following the instructions on dev/intellij-setup.md but the build is failing with a null pointer exception (error logs attached) Did i miss any step in the setup? I tried playing around a bit and changing the cyclonedx-maven-plugin's version from 2.7.5 to 2.7.9 in pom.xml seems to fix the issue
g
I have been able to do one recently, although I often skip cyclonedx when running locally…
Updating from 2.7.5 to 2.7.9 seems like a good idea anyway though, if you raise a PR please link it here and I'll have a look