[
https://jira.codehaus.org/browse/CONTINUUM-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=365978#comment-365978
]
Brent N Atkinson commented on CONTINUUM-2266:
---------------------------------------------
I believe this may work since CONTINUUM-2094 was addressed.
> It will be nice if Continuum release can handle variables in
> maven-release-plugin tag configuration
> ---------------------------------------------------------------------------------------------------
>
> Key: CONTINUUM-2266
> URL: https://jira.codehaus.org/browse/CONTINUUM-2266
> Project: Continuum
> Issue Type: Improvement
> Components: Release, Web - UI
> Reporter: Maria Catherine Tan
> Labels: backlog-to-cleanup
>
> {noformat}
> <build>
> <plugins>
> <plugin>
> <artifactId>maven-release-plugin</artifactId>
> <configuration>
> <tag>XXX-${project.version}</tag>
> </configuration>
> </plugin>
> </plugins>
> </build>
> {noformat}
> 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.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)