{"id":568,"date":"2023-03-22T21:57:28","date_gmt":"2023-03-22T21:57:28","guid":{"rendered":"https:\/\/www.safewiper.com\/blog\/?p=568"},"modified":"2023-03-22T21:57:28","modified_gmt":"2023-03-22T21:57:28","slug":"how-to-delete-m2-folder-in-mac","status":"publish","type":"post","link":"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html","title":{"rendered":"how to delete .m2 folder in mac?"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_45_1 counter-hierarchy ez-toc-counter ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" area-label=\"ez-toc-toggle-icon-1\"><label for=\"item-69ed570214cb2\" aria-label=\"Table of Content\"><span style=\"display: flex;align-items: center;width: 35px;height: 30px;justify-content: center;direction:ltr;\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/label><input  type=\"checkbox\" id=\"item-69ed570214cb2\"><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\/#Can_I_delete_my_m2_folder\" title=\"Can I delete my .m2 folder?\">Can I delete my .m2 folder?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\/#Where_can_we_find_m2_folder_in_Mac\" title=\"Where can we find .m2 folder in Mac?\">Where can we find .m2 folder in Mac?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\/#What_is_m2_folder\" title=\"What is .m2 folder?\">What is .m2 folder?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\/#How_do_I_delete_2_million_files_in_a_folder\" title=\"How do I delete 2 million files in a folder?\">How do I delete 2 million files in a folder?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\/#How_is_m2_directory_created\" title=\"How is .m2 directory created?\">How is .m2 directory created?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\/#What_is_M2_in_Mac\" title=\"What is .M2 in Mac?\">What is .M2 in Mac?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\/#Does_my_Mac_have_M2\" title=\"Does my Mac have M2?\">Does my Mac have M2?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\/#Is_the_m2_folder_automatically_created\" title=\"Is the .m2 folder automatically created?\">Is the .m2 folder automatically created?<\/a><\/li><\/ul><\/nav><\/div>\n<p>The .m2 folder in Mac is generally located under the user&#8217;s home directory and stores local copies of all the dependencies and plugins that are downloaded by Maven during the build process. To delete the .m2 folder, follow these steps:<\/p>\n<p>1. Open the terminal application on your Mac.<br \/>\n2. Type in the command &#8220;cd ~\/&#8221; and press Enter. This will navigate to your home directory.<br \/>\n3. Type in the command &#8220;ls -a&#8221; and press Enter. This will display a list of all the files and folders in the directory, including hidden ones such as .m2.<br \/>\n4. Type in the command &#8220;rm -rf .m2&#8221; and press Enter. This will delete the entire .m2 folder along with all its contents.<\/p>\n<p>Please note that deleting the .m2 folder will cause Maven to download all the dependencies and plugins again during the next build, which can take some time depending on the project size and internet speed.<\/p>\n<lite-youtube videoid=\"yo97Wt5vXkk\" playlabel=\"Play: Keynote (Google I\/O '18)\"><\/lite-youtube>\n<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Can_I_delete_my_m2_folder\"><\/span>Can I delete my .m2 folder?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<lite-youtube videoid=\"prIHvxyPkuc\" playlabel=\"Play: Keynote (Google I\/O '18)\"><\/lite-youtube>\n<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Where_can_we_find_m2_folder_in_Mac\"><\/span>Where can we find .m2 folder in Mac?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The .m2 folder on a Mac is a hidden folder that contains the local repository of Apache Maven. It can typically be found in the user&#8217;s home directory by opening a Terminal window and typing in the following command: <\/p>\n<p>&#8220;`<br \/>\ncd ~\/.m2<br \/>\n&#8220;`<\/p>\n<p>This will navigate to the .m2 folder where you can find the local repository cache of downloaded dependencies, plugins, and other resources used by Maven. Note that the .m2 folder may not exist if Maven has not been installed and used on the Mac.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_is_m2_folder\"><\/span>What is .m2 folder?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The .m2 folder is a default folder created by Apache Maven in a user&#8217;s home directory to store all the downloaded project dependencies like JARs, plugins, and other files. This folder acts as a local repository for Maven projects and helps in resolving the dependencies between various project modules. It is important to keep this folder clean and up-to-date to avoid any conflicts or errors while building or executing Maven projects. However, some users may choose to alter the default location of this folder through the settings.xml file in their Maven installation.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"How_do_I_delete_2_million_files_in_a_folder\"><\/span>How do I delete 2 million files in a folder?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Deleting 2 million files in a folder can be a daunting task, but there are a few ways to approach it. <\/p>\n<p>One option is to use a command-line interface and enter a command like &#8220;rm -r \/path\/to\/folder\/*&#8221;. This command will recursively remove all files and directories within the specified folder. However, this method can be quite slow and may not work if the number of files is too large.<\/p>\n<p>Another option would be to use specialized software such as Bulk File Changer, which allows you to delete files in bulk. This software can be configured to search for files based on various criteria, such as file type or size, and then delete them in batches.<\/p>\n<p>Regardless of the method used, it&#8217;s important to be cautious when deleting large numbers of files, as accidental deletions can have serious consequences. Therefore, it&#8217;s always advisable to back up important data before performing any kind of mass deletion.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"How_is_m2_directory_created\"><\/span>How is .m2 directory created?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The .m2 directory is created by Apache Maven, a popular build automation tool for Java projects. This directory serves as the default location where Maven stores all downloaded project dependencies, such as libraries, plugins, and other artifacts needed to build a project. <\/p>\n<p>Maven creates the .m2 directory inside the user&#8217;s home directory during the first use or installation of the tool. The directory contains subfolders that correspond to the repository groups or individual repositories used by Maven. It also stores the user&#8217;s configuration, local repository of downloaded dependencies, and cache files to minimize network traffic during subsequent builds.<\/p>\n<p>The .m2 directory plays a crucial role in the Maven build process, as it ensures that all required dependencies are available for the project, both during development and production. However, users can customize the location of the .m2 directory by modifying the settings.xml file, which is also stored in the .m2 directory.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_is_M2_in_Mac\"><\/span>What is .M2 in Mac?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The .M2 directory in a Mac system refers to the Maven repository cache where all the downloaded dependencies of Maven projects are stored locally. Maven is a build automation tool primarily used for Java-based projects. The .M2 directory contains subdirectories holding the various components needed by Maven, including plugins and their associated metadata, plugins, and other components required by Maven to build the project. The location of the .M2 directory may vary depending on the system settings and user preferences.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Does_my_Mac_have_M2\"><\/span>Does my Mac have M2?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The answer to whether your Mac has M2 or not depends on the model of your Mac. If your Mac is released after the year 2021, there is a chance that it has an M2 processor. However, it is important to note that not all Macs released in 2021 and beyond have M2 processors. Some models may still be equipped with Intel or other Apple-designed processors. To determine whether your Mac has an M2 processor, you can check the technical specifications of your device or consult with an authorized Apple representative.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Is_the_m2_folder_automatically_created\"><\/span>Is the .m2 folder automatically created?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>When using Maven, the &#8220;.m2&#8221; folder is the default local repository where all the project dependencies are stored. This folder is not automatically created, but it will be automatically created by Maven when a first build generates the need for it. The location of the &#8220;.m2&#8221; folder can be modified via the &#8220;settings.xml&#8221; file or via the &#8220;-Dmaven.repo.local&#8221; option, but it&#8217;s recommended to keep the default location unless there is a compelling reason to do otherwise.<br \/>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Where can we find .m2 folder in Mac?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The .m2 folder on a Mac is a hidden folder that contains the local repository of Apache Maven. It can typically be found in the user's home directory by opening a Terminal window and typing in the following command: \\n\\n```\\ncd ~\\\/.m2\\n```\\n\\nThis will navigate to the .m2 folder where you can find the local repository cache of downloaded dependencies, plugins, and other resources used by Maven. Note that the .m2 folder may not exist if Maven has not been installed and used on the Mac.\"}},{\"@type\":\"Question\",\"name\":\"What is .m2 folder?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The .m2 folder is a default folder created by Apache Maven in a user's home directory to store all the downloaded project dependencies like JARs, plugins, and other files. This folder acts as a local repository for Maven projects and helps in resolving the dependencies between various project modules. It is important to keep this folder clean and up-to-date to avoid any conflicts or errors while building or executing Maven projects. However, some users may choose to alter the default location of this folder through the settings.xml file in their Maven installation.\"}},{\"@type\":\"Question\",\"name\":\"How do I delete 2 million files in a folder?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\n\\nDeleting 2 million files in a folder can be a daunting task, but there are a few ways to approach it. \\n\\nOne option is to use a command-line interface and enter a command like \\\"rm -r \\\/path\\\/to\\\/folder\\\/*\\\". This command will recursively remove all files and directories within the specified folder. However, this method can be quite slow and may not work if the number of files is too large.\\n\\nAnother option would be to use specialized software such as Bulk File Changer, which allows you to delete files in bulk. This software can be configured to search for files based on various criteria, such as file type or size, and then delete them in batches.\\n\\nRegardless of the method used, it's important to be cautious when deleting large numbers of files, as accidental deletions can have serious consequences. Therefore, it's always advisable to back up important data before performing any kind of mass deletion.\"}},{\"@type\":\"Question\",\"name\":\"How is .m2 directory created?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\n\\nThe .m2 directory is created by Apache Maven, a popular build automation tool for Java projects. This directory serves as the default location where Maven stores all downloaded project dependencies, such as libraries, plugins, and other artifacts needed to build a project. \\n\\nMaven creates the .m2 directory inside the user's home directory during the first use or installation of the tool. The directory contains subfolders that correspond to the repository groups or individual repositories used by Maven. It also stores the user's configuration, local repository of downloaded dependencies, and cache files to minimize network traffic during subsequent builds.\\n\\nThe .m2 directory plays a crucial role in the Maven build process, as it ensures that all required dependencies are available for the project, both during development and production. However, users can customize the location of the .m2 directory by modifying the settings.xml file, which is also stored in the .m2 directory.\"}},{\"@type\":\"Question\",\"name\":\"What is .M2 in Mac?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\n\\nThe .M2 directory in a Mac system refers to the Maven repository cache where all the downloaded dependencies of Maven projects are stored locally. Maven is a build automation tool primarily used for Java-based projects. The .M2 directory contains subdirectories holding the various components needed by Maven, including plugins and their associated metadata, plugins, and other components required by Maven to build the project. The location of the .M2 directory may vary depending on the system settings and user preferences.\"}},{\"@type\":\"Question\",\"name\":\"Does my Mac have M2?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The answer to whether your Mac has M2 or not depends on the model of your Mac. If your Mac is released after the year 2021, there is a chance that it has an M2 processor. However, it is important to note that not all Macs released in 2021 and beyond have M2 processors. Some models may still be equipped with Intel or other Apple-designed processors. To determine whether your Mac has an M2 processor, you can check the technical specifications of your device or consult with an authorized Apple representative.\"}},{\"@type\":\"Question\",\"name\":\"Is the .m2 folder automatically created?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"When using Maven, the \\\".m2\\\" folder is the default local repository where all the project dependencies are stored. This folder is not automatically created, but it will be automatically created by Maven when a first build generates the need for it. The location of the \\\".m2\\\" folder can be modified via the \\\"settings.xml\\\" file or via the \\\"-Dmaven.repo.local\\\" option, but it's recommended to keep the default location unless there is a compelling reason to do otherwise.\"}}]}<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The .m2 folder in Mac is generally located under the user&#8217;s home directory and stores local copies of all the dependencies and plugins that are downloaded by Maven during the build process. To delete the .m2 folder, follow these steps: 1. Open the terminal application on your Mac. 2. Type in the command &#8220;cd ~\/&#8221; &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\"> <span class=\"screen-reader-text\">how to delete .m2 folder in mac?<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":""},"categories":[5],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How To Delete .m2 Folder In Mac?<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"how to delete .m2 folder in mac?\" \/>\n<meta property=\"og:description\" content=\"The .m2 folder in Mac is generally located under the user&#8217;s home directory and stores local copies of all the dependencies and plugins that are downloaded by Maven during the build process. To delete the .m2 folder, follow these steps: 1. Open the terminal application on your Mac. 2. Type in the command &#8220;cd ~\/&#8221; &hellip; how to delete .m2 folder in mac? Read More &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-22T21:57:28+00:00\" \/>\n<meta name=\"author\" content=\"Sullivan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sullivan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\",\"url\":\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\",\"name\":\"how to delete .m2 folder in mac?\",\"isPartOf\":{\"@id\":\"https:\/\/www.safewiper.com\/blog\/#website\"},\"datePublished\":\"2023-03-22T21:57:28+00:00\",\"dateModified\":\"2023-03-22T21:57:28+00:00\",\"author\":{\"@id\":\"https:\/\/www.safewiper.com\/blog\/#\/schema\/person\/16cc6bae41a278c965f6f38ed8831907\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.safewiper.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"how to delete .m2 folder in mac?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.safewiper.com\/blog\/#website\",\"url\":\"https:\/\/www.safewiper.com\/blog\/\",\"name\":\"\",\"description\":\"Share the most comprehensive deletion solution about Android\/iPhone\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.safewiper.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.safewiper.com\/blog\/#\/schema\/person\/16cc6bae41a278c965f6f38ed8831907\",\"name\":\"Sullivan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.safewiper.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ae040965f3bc1ce681229a1cb289bbad?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ae040965f3bc1ce681229a1cb289bbad?s=96&d=mm&r=g\",\"caption\":\"Sullivan\"},\"sameAs\":[\"https:\/\/www.safewiper.com\/blog\"],\"url\":\"https:\/\/www.safewiper.com\/blog\/author\/safewiper\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Delete .m2 Folder In Mac?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html","og_locale":"en_US","og_type":"article","og_title":"how to delete .m2 folder in mac?","og_description":"The .m2 folder in Mac is generally located under the user&#8217;s home directory and stores local copies of all the dependencies and plugins that are downloaded by Maven during the build process. To delete the .m2 folder, follow these steps: 1. Open the terminal application on your Mac. 2. Type in the command &#8220;cd ~\/&#8221; &hellip; how to delete .m2 folder in mac? Read More &raquo;","og_url":"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html","article_published_time":"2023-03-22T21:57:28+00:00","author":"Sullivan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sullivan","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html","url":"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html","name":"how to delete .m2 folder in mac?","isPartOf":{"@id":"https:\/\/www.safewiper.com\/blog\/#website"},"datePublished":"2023-03-22T21:57:28+00:00","dateModified":"2023-03-22T21:57:28+00:00","author":{"@id":"https:\/\/www.safewiper.com\/blog\/#\/schema\/person\/16cc6bae41a278c965f6f38ed8831907"},"breadcrumb":{"@id":"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.safewiper.com\/blog\/how-to-delete-m2-folder-in-mac.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.safewiper.com\/blog"},{"@type":"ListItem","position":2,"name":"how to delete .m2 folder in mac?"}]},{"@type":"WebSite","@id":"https:\/\/www.safewiper.com\/blog\/#website","url":"https:\/\/www.safewiper.com\/blog\/","name":"","description":"Share the most comprehensive deletion solution about Android\/iPhone","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.safewiper.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.safewiper.com\/blog\/#\/schema\/person\/16cc6bae41a278c965f6f38ed8831907","name":"Sullivan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.safewiper.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ae040965f3bc1ce681229a1cb289bbad?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ae040965f3bc1ce681229a1cb289bbad?s=96&d=mm&r=g","caption":"Sullivan"},"sameAs":["https:\/\/www.safewiper.com\/blog"],"url":"https:\/\/www.safewiper.com\/blog\/author\/safewiper"}]}},"_links":{"self":[{"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/posts\/568"}],"collection":[{"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/comments?post=568"}],"version-history":[{"count":1,"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/posts\/568\/revisions"}],"predecessor-version":[{"id":603,"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/posts\/568\/revisions\/603"}],"wp:attachment":[{"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/media?parent=568"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/categories?post=568"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.safewiper.com\/blog\/wp-json\/wp\/v2\/tags?post=568"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}