{"id":24021204,"url":"https://github.com/zipcodecore/java.maven_introduction","last_synced_at":"2025-10-14T02:17:21.857Z","repository":{"id":147837717,"uuid":"240047650","full_name":"ZipCodeCore/Java.maven_introduction","owner":"ZipCodeCore","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-12T15:37:58.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T12:41:27.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ZipCodeCore.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":"2020-02-12T15:33:03.000Z","updated_at":"2022-02-03T18:57:40.000Z","dependencies_parsed_at":"2023-04-06T06:47:46.874Z","dependency_job_id":null,"html_url":"https://github.com/ZipCodeCore/Java.maven_introduction","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/ZipCodeCore%2FJava.maven_introduction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FJava.maven_introduction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FJava.maven_introduction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FJava.maven_introduction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZipCodeCore","download_url":"https://codeload.github.com/ZipCodeCore/Java.maven_introduction/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766672,"owners_count":19854114,"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":"2025-01-08T12:39:57.636Z","updated_at":"2025-10-14T02:17:16.836Z","avatar_url":"https://github.com/ZipCodeCore.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Download maven\n\n[Download](https://maven.apache.org/download.cgi)\n\n\n# Unpack\n\n```\ntar xvzf apache-maven-3.6.3-bin.tar.gz\nsudo mv apache-maven-3.6.3 /usr/local/\n```\n\n\n# Add to PATH\n\n\n### NOTE\nThis example assumes you are using bash as your shell. You can make bash your default shell by issuing the following command:\n```\nchsh -s /bin/bash\n```\n\nMore Details [here](https://www.howtogeek.com/444596/how-to-change-the-default-shell-to-bash-in-macos-catalina/).\n\n\n\n### Using your editor of choice update .bash_profile.\n```\nvim ~/.bash_profile\n```\n\n### Edit the bash profile so that the location of the apache bin folder is included in the the path variable.\n```\nexport PATH=\"/usr/local/apache-maven-3.6.3/bin:$PATH\"\n```\n\n### Re-load bash profile.\n```\nsource ~/.bash_profile\n```\n\n\n# Validate \n\n```\nmvn --version\n```\n\n\n# Complete the Maven in 5 Minutes tutorial\n\n[Maven in 5 minutes](https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Fjava.maven_introduction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzipcodecore%2Fjava.maven_introduction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Fjava.maven_introduction/lists"}