Hi Phillip,

Phillip Hellewell wrote:

> On Tue, Oct 19, 2010 at 11:47 AM, Phillip Hellewell <ssh...@gmail.com>
> wrote:
>>
>> Also, is there a common way to let each developer decide which
>> protocol they want to use, e.g., svn+ssh:// instead of http://.
> 
> Of course, the big problem with svn+ssh:// is that you have to have
> the username in the URL too.  Is there a varaible, e.g., ${username},
> that I can shove in there?

${user.name}

However, the release plugin will rewrite the SCM URLs during release and 
reolve all properties with their real values - unfortunately. Otherwise you 
could also use a property for the protocol defined in the settings of each 
developer.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to