내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

I want to create settings.xml folder in my macbook

Avatar

Level 1
 
1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

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

Arun Patidar

AEM LinksLinkedIn

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
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