Is the url tag in the scm element in pom used by any plugins or is it’s purpose purely informative?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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