You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2007/02/23 11:33:27 UTC

[jira] Commented: (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:comment-tabpanel#action_88325 ] 

Emmanuel Venisse commented on CONTINUUM-1182:
---------------------------------------------

and configure the plugin with them

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