${pom.artifactId} in the Scm Url is not translated when adding a new project
via the web interface
--------------------------------------------------------------------------------------------------
Key: CONTINUUM-461
URL: http://jira.codehaus.org/browse/CONTINUUM-461
Project: Continuum
Type: Bug
Components: continuum-web
Versions: 1.0.1
Reporter: Paul Spencer
Priority: Minor
${pom.artifactId} in the Scm Url is not translated when adding a new project
via the web interface.
My maven 1 project containse the following repository entry:
<repository>
<connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/source:${pom.artifactId}</connection>
</repository>
I have not tried to add a m2 project that uses ${pom.artifactId} in the scm
definition.
The workaround is to edit the Scm Url using the web application.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira