Closed martin-honnen closed 7 months ago
Figured it out. The addition of Exclusions had an issue. When an existing POM file without exclusions was being parsed, it wasn't checking for null.
Great, @wasabii coming to rescue, keep up the good work. Any idea whether I will encounter the same problem with the 8.8.0-pre.1 release?
Yes. IT's a bug in ikvm-maven, not in IKVM. In fact I should move this there.
I have run into problems using my own package https://www.nuget.org/packages/SaxonHE12s9apiExtensions/ updated to use use IKVM 8.7.5 and IKVM.Maven.Sdk 1.6.8, I get build errors I can't explain or solve:
Doing this on Windows 11 x64.
Sample project is at https://github.com/martin-honnen/SaxonHE12ApiTest2024032701
Any insight as to what is wrong appreciated.