![]() |
You are viewing documentation of TeamCity 7.x, which is not the most recently released version of TeamCity. Please refer to the listing to choose another version. |
Maven Settings Resolution on the Server SideThere are global-level and user-level Maven settings stored in separate XML files. For the global-level settings in the following location: For user-level settings TeamCity searches the following locations (listed in order of priority): 1. where ~ denotes the home directory of the user under which the TeamCity server is running and valid for both MS Windows and Unix-based systems. For understanding the logic of Maven settings see the Maven product documentation.
Administrator's Guide: Maven2 | Maven Artifact Dependency Trigger | Creating Maven Build Configuration |