CVS username replacement in imported POM does not work
------------------------------------------------------

                 Key: CONTINUUM-1049
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1049
             Project: Continuum
          Issue Type: Improvement
          Components: SCM
    Affects Versions: 1.0.3
         Environment: Maven 2.0.4
Continuum 1.0.3
Solaris
            Reporter: Martin Jaeger


Continuum is unable to resolve simple properties in the scm url. So if you 
specified the user in the URL as: ${user.name} in the pom.xml the checkout of 
the project will fail, because cvs does not know the given user.

Example URL: scm:cvs:pserver:[EMAIL PROTECTED]:/cvs/repo:projectname

This is important, because in a distributed development it's not possible to 
enter a users name in this pom. Since this user is not the only pom.xml master.

-- 
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

        

Reply via email to