{"id":16000859,"url":"https://github.com/trajano/cleanpom-maven-plugin","last_synced_at":"2026-05-10T16:37:12.382Z","repository":{"id":14743362,"uuid":"17464399","full_name":"trajano/cleanpom-maven-plugin","owner":"trajano","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-09T22:15:56.000Z","size":1524,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-15T04:39:34.801Z","etag":null,"topics":["formatter","java","maven","maven-plugin","xml","xslt"],"latest_commit_sha":null,"homepage":"http://site.trajano.net/cleanpom-maven-plugin","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trajano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-06T03:09:51.000Z","updated_at":"2022-05-15T11:50:10.000Z","dependencies_parsed_at":"2022-08-24T13:48:44.211Z","dependency_job_id":null,"html_url":"https://github.com/trajano/cleanpom-maven-plugin","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/trajano/cleanpom-maven-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trajano%2Fcleanpom-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trajano%2Fcleanpom-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trajano%2Fcleanpom-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trajano%2Fcleanpom-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trajano","download_url":"https://codeload.github.com/trajano/cleanpom-maven-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trajano%2Fcleanpom-maven-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32864081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["formatter","java","maven","maven-plugin","xml","xslt"],"created_at":"2024-10-08T09:20:46.352Z","updated_at":"2026-05-10T16:37:12.308Z","avatar_url":"https://github.com/trajano.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Clean POM Maven Plugin\n======================\n\n[![Build Status](https://travis-ci.org/trajano/cleanpom-maven-plugin.svg?branch=master)](https://travis-ci.org/trajano/cleanpom-maven-plugin) [![Quality Gate](https://sonarqube.com/api/badges/gate?key=net.trajano.mojo:cleanpom-maven-plugin)](https://sonarqube.com/dashboard?id=net.trajano.mojo:cleanpom-maven-plugin)\n\nThis will clean the Maven project descriptor, `pom.xml` file, based on an\nXSLT file.  It is organized based on the rules specified in the following\nURLs:\n\n* http://maven.apache.org/developers/conventions/code.html\n* http://maven.apache.org/ref/3.3.9/maven-model/maven.html\n\nIn addition it will also reindent other XML files.\n\nAlong with a few common sense rules like\n\n* `groupId` should be before `artifactId`.\n\n* `dependencies`, `plugins`, `extensions` should also be ordered by\n   `scope`, `groupId`, and `artifactId`.\n\nAs of version 1.2.0, the indention size is now using 2-space indents to follow the conventions used in [SonarQube.com](https://sonarqube.com/).\n\nThe `clean` goal will be bound to the `verify` phase of the project and\nwill replace the `pom.xml` file.  The typical usage is:\n\n    \u003cplugin\u003e\n      \u003cgroupId\u003enet.trajano.mojo\u003c/groupId\u003e\n      \u003cartifactId\u003ecleanpom-maven-plugin\u003c/artifactId\u003e\n      \u003cexecutions\u003e\n        \u003cexecution\u003e\n          \u003cgoals\u003e\n            \u003cgoal\u003eclean\u003c/goal\u003e\n          \u003c/goals\u003e\n        \u003c/execution\u003e\n      \u003c/executions\u003e\n    \u003c/plugin\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrajano%2Fcleanpom-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrajano%2Fcleanpom-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrajano%2Fcleanpom-maven-plugin/lists"}