ltearno / pom-explorer

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

graph export - 0KB Files #22

Closed SeameX closed 8 years ago

SeameX commented 8 years ago

Hello,

pom explorer looks very interesting. Unfortunately the graph export is not working for me.

i imported a lot of projects 40+. With "graph" i can view all the projects correct. When i do "graph export" im getting two file links for graphml files. Both files are empty.

Best regards

Stefan

ltearno commented 8 years ago

Should be fixed now, can you confirm please ?

SeameX commented 8 years ago

nope not working with latest master.

Whole dependency graph: http://localhost:8090/files/graph-session-1049217670-1473089295397.graphml Git repo graph: http://localhost:8090/files/graph-session-1049217670-1473089295397.graphml

SeameX commented 8 years ago

Ping still not working.

ltearno commented 8 years ago

Sorry I did not have time to go into your problem. After having done the export, you can search directly in the pom explorer sub directories for .graphml files. Are they empty too? I will investigate that more when I come back from Java One (that's why I didn't have time to fix your problem, I had to prepare my presentation there, sorry...)

Le jeu. 22 sept. 2016 00:49, SeameX notifications@github.com a écrit :

Ping still not working.

— You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub https://github.com/ltearno/pom-explorer/issues/22#issuecomment-248834918, or mute the thread https://github.com/notifications/unsubscribe-auth/AALqXeQmwTotuC6wKl8hwwTXPPDiglIGks5qsjLtgaJpZM4Jwc8G .

SeameX commented 8 years ago

No Problem ;)

yes files are there.

http://localhost:8090/files/graph-session-1049217670-1473089295397.graphml pom-explorer\served-data\graph-session-1049217670-1473089295397.graphml

Files do not contain the right data: `<?xml version="1.0" encoding="UTF-8"?>

`

ltearno commented 8 years ago

Are they empty on the file system?

Le jeu. 22 sept. 2016 à 16:31, SeameX notifications@github.com a écrit :

No Problem ;)

yes files are there.

http://localhost:8090/files/graph-session-1049217670-1473089295397.graphml pom-explorer\served-data\graph-session-1049217670-1473089295397.graphml

— You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub https://github.com/ltearno/pom-explorer/issues/22#issuecomment-248920872, or mute the thread https://github.com/notifications/unsubscribe-auth/AALqXZddUmkLJrY1WH7rN_saVc_DP329ks5qspFNgaJpZM4Jwc8G .

SeameX commented 8 years ago

Nope they are not empty but they just got the data from my last comment nothing more. So no "project" data at all.

ltearno commented 8 years ago

OK, i'll try to do something on that next week... Meanwhile, if you can send me your pom.xml files, that would be wonderful for me to reproduce the bug...

Le jeu. 22 sept. 2016 à 19:15, SeameX notifications@github.com a écrit :

Nope they are not empty but they just got the data from my last comment nothing more. So no "project" data at all.

— You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub https://github.com/ltearno/pom-explorer/issues/22#issuecomment-248967884, or mute the thread https://github.com/notifications/unsubscribe-auth/AALqXXM2crzKTrcgwRc7IpVEWHzQX8LOks5qsrfBgaJpZM4Jwc8G .

SeameX commented 8 years ago

No worries im on holiday for the next 2 weeks ;) The pom files are corporate so i cant send them to you but i can try to help finding the bug.