ltearno / pom-explorer

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

Analyze maven project in git repository #7

Open sharsh opened 8 years ago

sharsh commented 8 years ago

It would be great if analyze command enhanced to support http or git url to analyze the pom details :-)

ltearno commented 8 years ago

Yes, this one is coming soon...

By the way, do you have feedback on pom explorer ? I would love to know how you use it and how it (maybe) helps you...

Thanks ! Arnaud

sharsh commented 8 years ago

I am trying to use pom-explorer to understand the current project dependencies and naming conventions used across all components. we have one git repo for each components. So this information help us to find the gap and improve in terms of process,naming convention and quality of the build.

I wish to have a tool which analyzes all the git repo and publish report on dashboard (something like Pom explorer dashboard) details of git repository, maven projects, GAV, dependencies,etc...

Thanks & Regards Shan

gergoistvannagy commented 7 years ago

Hi Arnaud, I'm also interested in for this use case. So having it deployed somewhere then pointing to a git repo to analyze remotely.

cheers, Gergo