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

It will be nice if Continuum release can handle variables in maven-release-plugin tag configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Release, Web - UI

    Description

      <build>
        <plugins>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <configuration>
              <tag>XXX-${project.version}</tag>
            </configuration>
          </plugin>
        </plugins>
      </build>
      

      Usually, we need to add a prefix in the release tag followed by the artifact Id and/or project's version. User should be able to configure that from the pom and let Continuum release handle the translation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ctan Maria Catherine R. Tan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: