Skip to content

How to get a project to show up in dependency graph? #22723

Answered by lee-dohm
jvdb asked this question in New to GitHub
Discussion options

You must be logged in to vote

Thanks for reaching out!

I took a look at your pom.xml for the module you’re talking about. I’m not very experienced with Maven but I suspect I have an idea what the problem is.

If you look at the two dependencies listed in that pom.xml file, one is linked and the other isn’t. The one that is linked is a top-level GitHub repository https://github.com/hcoles/pi-test. The one that isn’t linked is not a top-level GitHub repository. There is no https://github.com/parsingdata/metal-core, only https://github.com/parsingdata/metal. Since the feature is designed to link back to the GitHub repository associated with a dependency, it isn’t linking it because, technically, there isn’t one for that d…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants