开发者

Does any maven plugins use the <url> tag in the <scm> element in pom?

Is the url tag in the scm element in po开发者_如何转开发m used by any plugins or is it's purpose purely informative?


It's used for the Web Access part of the Source Repository page in Maven-generated sites. See for example this page: http://maven.apache.org/plugins/maven-compiler-plugin/source-repository.html

The corresponding pom file is obviously here: http://svn.apache.org/viewvc/maven/plugins/tags/maven-compiler-plugin-2.3.2/pom.xml?view=co&revision=992608&content-type=text%2Fplain

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜