Re: Maven Server matching

2016-06-26 Thread Peter Hansson
my fault. Kind regards Peter On Saturday, June 11, 2016 9:12 AM, Peter Hansson wrote: Ok, so adding to section in POM would be an acceptable path to a solution? Consider the following:     scm:hg:https://bitbucket.org/greatness/ambiance     scm:hg:https://bitbucke

Re: Maven Server matching

2016-06-11 Thread Peter Hansson
Ok, so adding to section in POM would be an acceptable path to a solution? Consider the following:     scm:hg:https://bitbucket.org/greatness/ambiance     scm:hg:https://bitbucket.org/greatness/ambiance     https://bitbucket.org/greatness/ambiance             bitbucke

Re: Maven Server matching

2016-06-08 Thread Peter Hansson
%20DESC [2] https://issues.apache.org/jira/browse/MNG-5265 On Thu, 09 Jun 2016 00:01:54 +0200, Peter Hansson  wrote: > > Hello > I've been looking at improving the way certain plugins (scm, release,  > etc) lookup credentials from a in settings.xml in order to find  > the

Maven Server matching

2016-06-08 Thread Peter Hansson
Hello I've been looking at improving the way certain plugins (scm, release, etc) lookup credentials from a in settings.xml in order to find the credentials to use for a given endpoint. The current method - largely undocumented - is that the hostname from endpoint's URL must match the server id