Hello, I am trying to build dcm4chee in my local environment(Intellij). I am using jdk 8. when I am tryring to build ,all module is building perfectly except dcm4che-imageio… How to resolve it.
** If I am removing the above module from pom, then everything is working fine. Means, build is showing success. Then I have integrated jboss wildify with the project. server is connected successfully. But not working accordingly that I ran in vagrant.
How to solve it. Thanks