I honestly don't know what people generally do when they branch or tag. I'll look around. I imagine that yes, they should be updated for each tag or branch.
They are used: to display in the maven generated site for instructions on checking out, for maven changelog reports, for interacting with svn via mvn (not sure why you'd want to), and for the maven release plugin (helps automate tagging, version number updating, etc. for a release - I haven't used it yet) -Stephen On 9/24/06, Garrett Rooney <[EMAIL PROTECTED]> wrote:
On 9/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: jrduncans > Date: Sun Sep 24 15:10:13 2006 > New Revision: 449509 > > URL: http://svn.apache.org/viewvc?view=rev&rev=449509 > Log: > Added POM metadata. > > * pom.xml - Corrected url, added organization, issueManagement, mailingLists, licenses, and scm > * Each modules pom.xml - Set the url and scm information (otherwise the artifactId is incorrectly added on) Are these svn URLs going to need to be updated every time we tag? Otherwise they'll be very wrong most of the time. What are they used for anyway? -garrett
-- Stephen Duncan Jr www.stephenduncanjr.com
