settings.xml样例文件


localRepository

G:\program-my\maven-responsery


rnd-huawei ibiblio Mirror of http://repo1.maven.org/maven2/ http://rnd-mirrors.huawei.com/maven/ central jdk-1.8 true 1.8 1.8 1.8 1.8

<!--
| Here is another profile, activated by the system property 'target-env' with a value of 'dev',
| which provides a specific path to the Tomcat instance. To use this, your plugin configuration
| might hypothetically look like:
|
| ...
|
| org.myco.myplugins
| myplugin
|
|
| ${tomcatPath}
|

|

| ...
|
| NOTE: If you just wanted to inject this configuration whenever someone set 'target-env' to
| anything, you could just leave off the inside the activation-property.
|

env-dev



target-env
dev


/path/to/tomcat/instance


-->

posted @ 2017-09-19 09:30  Desneo  阅读(264)  评论(0)    收藏  举报