Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-2449

Continuum Release ignores scm configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.2.3
    • None
    • Release
    • None
    • Redhat Enterprise 5.4
      java 1.6.0_16
      maven 2.0.10
      svn 1.6.6

    Description

      We have a maven project (http://xxx/svn/main/trunk/mvnproject) in a subversion repository. The maven project is registered in Continuum with the scm url scm:svn:http://xxx/svn/main/trunk/mvnproject. The main pom.xml contains the following scm section

      <scm>
      <connection>scm:svn:http://xxx/svn/main/trunk/</connection>
      <developerConnection>scm:svn:http://xxx/svn/main/trunk/</developerConnection>
      <url>http://xxx/viewvc/main/trunk/</url>
      </scm>

      Releasing the mvnproject with the maven release plugin creates the tag from the trunk (http://xxx/svn/trunk) whereas releasing from Continuum creates the tag from the maven project url (http://xxx/svn/trunk/mvnproject).

      I expected that Continuum would behave like the mvn release plugin.

      Attachments

        Activity

          People

            wsmoak Wendy Smoak
            loonyx Dieter Joho
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: