[
http://jira.codehaus.org/browse/CONTINUUM-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed CONTINUUM-1182.
-----------------------------------
Resolution: Won't Fix
Fix Version/s: (was: 1.2)
For security reasons we don't store anymore the scm username/password in the
database.
If you really need it, you can configure it the build definition arguments with
-D args.
> 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
> 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