{"id":26032272,"url":"https://github.com/apache/maven-2","last_synced_at":"2025-04-09T18:08:51.234Z","repository":{"id":65979515,"uuid":"688356","full_name":"apache/maven-2","owner":"apache","description":"Mirror of Apache Maven 2","archived":false,"fork":false,"pushed_at":"2022-07-01T22:19:19.000Z","size":12560,"stargazers_count":13,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"maven-2.2.x","last_synced_at":"2025-04-03T04:17:01.284Z","etag":null,"topics":["build-management","java","maven"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.txt","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":"2010-05-26T23:38:07.000Z","updated_at":"2023-07-25T13:41:55.000Z","dependencies_parsed_at":"2023-02-19T19:30:44.410Z","dependency_job_id":null,"html_url":"https://github.com/apache/maven-2","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-2/tar.gz/refs/heads/maven-2.2.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247898788,"owners_count":21014773,"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":["build-management","java","maven"],"created_at":"2025-03-06T21:57:14.774Z","updated_at":"2025-04-09T18:08:51.196Z","avatar_url":"https://github.com/apache.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"-------------------------------------------------------------------------------\nBootstrapping Maven\n-------------------------------------------------------------------------------\n\nSet the environment variable M2_HOME pointing to the dir where you want Maven2 installed.\n\nNOTE: presently, the directory {M2_HOME}/bin must be in your path:\nset PATH=%PATH%;%M2_HOME%\\bin\nor\nexport PATH=$PATH:$M2_HOME/bin\n\nIn addition, the last part of the M2_HOME path MUST be of the form maven-$version, eg:\n/usr/local/apache-maven-2.1.0-SNAPSHOT\n\nYou can set the parameters passed to the Java VM when running Maven2 bootstrap,\nsetting the environment variable MAVEN_OPTS, e.g.\ne.g. to run in offline mode, set MAVEN_OPTS=-o\n\nThen run `ant`.\n\nNOTE: You must run these instructions from this directory!\n\nIf you are behind a firewall, you will need to let the bootstrap process know.\nTo do this, create a file at ~/.m2/settings.xml and paste in the XML below,\nsubstituting your settings for those provided. You can safely skip the\nusername, password and nonProxyHost elements if they are not relevant to you.\n\n\u003csettings\u003e\n  \u003cproxies\u003e\n    \u003cproxy\u003e\n      \u003cactive\u003etrue\u003c/active\u003e\n      \u003cprotocol\u003ehttp\u003c/protocol\u003e\n      \u003chost\u003eproxy.somewhere.com\u003c/host\u003e\n      \u003cport\u003e8080\u003c/port\u003e\n      \u003cusername\u003eproxyuser\u003c/username\u003e\n      \u003cpassword\u003esomepassword\u003c/password\u003e\n      \u003cnonProxyHosts\u003ewww.google.com|*.somewhere.com\u003c/nonProxyHosts\u003e\n    \u003c/proxy\u003e\n  \u003c/proxies\u003e\n\u003c/settings\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fmaven-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fmaven-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fmaven-2/lists"}