You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/04/02 09:52:58 UTC

[jira] Updated: (CONTINUUM-1182) Pass configured scm username and password to execution of maven goals

     [ http://jira.codehaus.org/browse/CONTINUUM-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated CONTINUUM-1182:
------------------------------------

    Fix Version/s:     (was: Future)
                   1.2

patch to review and decide whether we fix or not

> Pass configured scm username and password to execution of maven goals
> ---------------------------------------------------------------------
>
>                 Key: CONTINUUM-1182
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1182
>             Project: Continuum
>          Issue Type: Improvement
>          Components: Core system
>            Reporter: Jan Edelbroek
>             Fix For: 1.2
>
>         Attachments: continuum-diff.txt
>
>
> It's possible to configure a scm username and password. Continuum uses this to update the sourcecode from the scm before the actual build takes place.
> Because of this feature, i don't have to configure this in my project pom for maven2.
> It would be nice if i could use these username and password also for executing maven goals.
> For example, if i use the scm:tag goal in my build definition, it would be nice to have something like this in my maven2 build definition:
> clean install scm:tag -Dusername=${scm.username} -Dpassword=${scm.password}
> In this case, continuum should substitute the configured scm username and password before executing the build.

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