Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-1, 1.0-alpha-2, 1.0-alpha-3, 1.0-alpha-4, 1.0-beta-1, 1.0, 1.0.1, 1.1-alpha-1
-
Fix Version/s: 1.0.3
-
Component/s: Web interface
-
Labels:None
-
Environment:Linux
-
Number of attachments :
Description
I'd like to use parameters in scm urls.
like:
scm:cvs:ext:${user.name}@company.org:/home/company/cvs:project
Thanks in advance,
Rafael Silva
As I have voted for this I also wanted to add some motivation for it. I have a fairly large number of maven projects being built by various individuals (in future also continuum for nightly builds). Therefore I'm using ${user.home} in my SCM URL.
Thanks
Martin