Closed musketyr closed 1 year ago
I just wanted to report this bug to found that I already reported it 😅
It still persists in 0.51.0
.
Bummer. I thought we had fixed it 😢
Could it be wrong QName
type? Maybe trying something more simple like toString().contains('dependencyManagement')
?
Hi,
I'm trying to add
java-platform
subproject to the project using Kordamp0.47.0
but I'm getting NPE fromwithPom
configuration.Here's the full scan: https://scans.gradle.com/s/743zw4kv67ako/failure?expanded-stacktrace=WyIwLTEtMi0zIiwiMC0xLTIiLCIwLTEiLCIwIl0#1 Here's the PR with the project changed https://github.com/agorapulse/micronaut-worker/pull/19
I will be happy if you have any idea how to workaround it from within the subproject's Gradle script if there are no plans for releasing new version.