Open guiseco opened 5 months ago
I had the same problem. I managed to compile it by changing all the versions in the POM files to 9.4.0.0-343 (which are the libraries that I already had in the installer).
<version>9.4.0.0-343</version>
So this Maven repository has version 9 but not version 10:
https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/
It doesn't seem like the best solution, but it worked for what I needed."
<version>9.4.0.0-343</version>
This version works, thanks!
Love it! Thank you!!!!
Man, i cant build. Always complain about pom.xml artifact missing.