コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

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