mvn-settings.xml 338 B

12345
  1. <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
  2. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3. xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 https://maven.apache.org/xsd/settings-1.0.0.xsd">
  4. <localRepository>C:\Users\akiby\Desktop\houduan\.m2\repository</localRepository>
  5. </settings>