Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

I want to create settings.xml folder in my macbook

Avatar

Level 1
 
1 Accepted Solution

Avatar

Correct answer by
Community Advisor

you can copy past setting.xml from maven-home/conf and update inside .m2 folder

Arun Patidar

AEM LinksLinkedIn

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

you can copy past setting.xml from maven-home/conf and update inside .m2 folder

Arun Patidar

AEM LinksLinkedIn

Avatar

Community Advisor and Adobe Champion

@Raja9 steps below will allow you to create a new settings.xml in the .m2 folder from the terminal on your MAC.

Follow the steps below:

  1. open a terminal window, and type in: touch ~/.m2/settings.xml
  2. done - you have successfully created the settings.xml file. For a simple example of the settings.xml, you can copy the content from here and place it into your ~/.m2/settings.xml. https://helpx.adobe.com/ca/experience-manager/kb/SetUpTheAdobeMavenRepository.html