ltearno / pom-explorer

A tool to aid managing lots of maven projects
MIT License
371 stars 65 forks source link

`graph export` nodes are empty #71

Closed jsrolon closed 6 years ago

jsrolon commented 6 years ago

Hello,

I've been trying to run graph export and graph export com.apache on a series of very big projects of my own (1.4k POM files according to the pom-explorer count). Whenever I check the output on yEd, I see that the exported graphs have empty nodes:

image

I tried compiling the code from the master branch, I used tag v1.3, and tag v1.2, I get the same issue. I tried with Live yEd and different combinations of yEd and different JRE versions to no avail.

jsrolon commented 6 years ago

Check #66