{"id":20218219,"url":"https://github.com/numberfour/lesscss-maven-plugin","last_synced_at":"2026-05-12T14:32:16.732Z","repository":{"id":138345587,"uuid":"2066480","full_name":"NumberFour/lesscss-maven-plugin","owner":"NumberFour","description":"Plugin to compile less files at build time","archived":false,"fork":false,"pushed_at":"2011-10-17T06:52:46.000Z","size":127,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-01-13T22:27:29.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/NumberFour.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}},"created_at":"2011-07-18T13:48:32.000Z","updated_at":"2014-02-16T04:02:12.000Z","dependencies_parsed_at":"2023-03-13T10:54:23.850Z","dependency_job_id":null,"html_url":"https://github.com/NumberFour/lesscss-maven-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NumberFour%2Flesscss-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NumberFour%2Flesscss-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NumberFour%2Flesscss-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NumberFour%2Flesscss-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NumberFour","download_url":"https://codeload.github.com/NumberFour/lesscss-maven-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241655177,"owners_count":19997999,"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-14T06:37:38.381Z","updated_at":"2026-05-12T14:32:11.698Z","avatar_url":"https://github.com/NumberFour.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"#LessCSS Maven Plugin\n\nThis plugin compiles [LessCSS](http://lesscss.org/) to CSS at build time. By default it searches for Less files under ```/src/main/less```, but this is customizable. It is configured as follows:\n\n    \u003cbuild\u003e\n    ...\n      \u003cplugins\u003e\n        \u003cplugin\u003e\n          \u003cartifactId\u003elesscss-maven-plugin\u003c/artifactId\u003e\n          \u003cgroupId\u003eeu.numberfour.maven.plugins\u003c/groupId\u003e\n          \u003cexecutions\u003e\n            \u003cexecution\u003e\n              \u003cgoals\u003e\n                \u003cgoal\u003ecompile\u003c/goal\u003e\n              \u003c/goals\u003e\n              \u003cphase\u003ecompile\u003c/phase\u003e\n            \u003c/execution\u003e\n          \u003c/executions\u003e\n          \u003cconfiguration\u003e\n            \u003coutputDir\u003e${basedir}/target/classes\u003c/outputDir\u003e\n          \u003c/configuration\u003e    \n      \u003c/plugin\u003e\n    ...\n    \u003c/build\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumberfour%2Flesscss-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumberfour%2Flesscss-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumberfour%2Flesscss-maven-plugin/lists"}