Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6823879
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:50:09+00:00 2026-05-26T21:50:09+00:00

Question re. the Maven scm-plugin: http://maven.apache.org/scm/plugins/usage.html Example, in pom.xml: <scm> <connection>scm:svn:http://somerepository.com/svn_repo/trunk</connection> <developerConnection>scm:svn:https://somerepository.com/svn_repo/trunk</developerConnection> <url>http://somerepository.com/view.cvs</url> </scm>

  • 0

Question re. the Maven scm-plugin:
http://maven.apache.org/scm/plugins/usage.html

Example, in pom.xml:

  <scm>
    <connection>scm:svn:http://somerepository.com/svn_repo/trunk</connection>
    <developerConnection>scm:svn:https://somerepository.com/svn_repo/trunk</developerConnection>
    <url>http://somerepository.com/view.cvs</url>
  </scm>

What exactly is the <url> tag used for?

The other two I found explained here:
http://maven.apache.org/pom.html

“connection, developerConnection: The two connection elements convey to
how one is to connect to the version control system through Maven. Where
connection requires read access for Maven to be able to find the source
code (for example, an update), developerConnection requires a connection
that will give write access.”

But I cant find anywhere what is the purpose of the <url> tag?

In particular, does <url> have any effect on the deploy-cycle or the

mvn release:prepare
mvn release:perform

commands?

Thanks,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T21:50:09+00:00Added an answer on May 26, 2026 at 9:50 pm

    From Maven’s xsd (scroll down to Scm and then url close to the end):

    The URL to the project’s browsable SCM repository, such as ViewVC or Fisheye.

    In other words, if you have setup your project so that the developer can browse the source using a web browser (without checking out the code), the <url> tag points to the browsable root directory of the project’s source code.

    The <url> tag is not used by mvn release:prepare or mvn release:perform. It is used by tools such as Sonar so that the source code can be easily accessed from someone that reads the tool’s report.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

[findbugs is the example here, question is applicable to any such maven plugin] I
I have just started using maven and have question. My pom.xml contains tag developer
I got a small question about Maven. I got a project my pom.xml It
I'm using Hibernate's implementation of JPA. My Maven pom.xml references hibernate-entitymanager . My question
I have next question: I use liquibase maven plugin and by default when i
a simple question about maven repository server can a pom file have dependencies of
I have a question about the Maven Release plugin. According to the plugin documentation,
Newbie question since I'm not up to speed using maven at all. I'm trying
Maven newbie question :) For 'war' packaging, war:war default goal run in 'package' build
Question partly answered in Selenium RC testing with Maven - basically stating go back

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.