{"id":19818721,"url":"https://github.com/sloppycoder/maven-project-scanner","last_synced_at":"2025-07-19T17:03:03.715Z","repository":{"id":189182688,"uuid":"679987287","full_name":"sloppycoder/maven-project-scanner","owner":"sloppycoder","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-18T15:50:38.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-11T08:14:01.380Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sloppycoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-18T04:46:39.000Z","updated_at":"2023-08-18T04:47:03.000Z","dependencies_parsed_at":"2024-03-18T17:18:41.971Z","dependency_job_id":null,"html_url":"https://github.com/sloppycoder/maven-project-scanner","commit_stats":null,"previous_names":["sloppycoder/maven-project-scanner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fmaven-project-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fmaven-project-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fmaven-project-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fmaven-project-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloppycoder","download_url":"https://codeload.github.com/sloppycoder/maven-project-scanner/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241174845,"owners_count":19922396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T10:16:40.442Z","updated_at":"2025-02-28T15:29:18.833Z","avatar_url":"https://github.com/sloppycoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maven scanner\n\nIdentify Maven projects from local mirrors and build each project. Collect sonar stats and jqassistant scan after builing each project.\n\n## jqassistnt\n\nTo check if there Spring related results are collected (during analyze phase), run the following command\nthe current version (2.0.0) of spring plugin does not work well with neo4j 5.x. No errors are shown but no Spring objects are identified during the analysis run. Use neo4j 4.x instead.\n\n```shell\ncypher-shell -a localhost -u neo4j -p password \\\n \"MATCH (n:Spring) RETURN labels(n) as NodeLabels, COUNT(*) as Count ORDER BY NodeLabels;\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Fmaven-project-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloppycoder%2Fmaven-project-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Fmaven-project-scanner/lists"}