JRecord - Build issues while trying to install package through Maven POM

5 days ago 8
ARTICLE AD BOX

I am trying out way to install JRecord and CB2XML in my spring boot application. I tried to use the package through POM xml by mentioning the dependencies. But I get warning as if the dependencies doesn't have pom files.

When i check my local repository, the jar seems to be broken as the size is of 18 KB, whereas if i happen to use the download the jar directly from SourceForge. It is way over 200 KB. What went wrong here?

Read Entire Article