You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/04/01 15:36:05 UTC

[maven-help-plugin] 01/01: [MPH-150] - Reference of scm url to gitbox instead of github

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MPH-150
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit b93205797cab493f9d485a9f76ec4e71767c12bc
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Mar 31 11:58:07 2018 +0200

    [MPH-150] - Reference of scm url to gitbox instead of github
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fc0e995..dc9ae9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.git</developerConnection>
-    <url>https://github.com/apache/maven-help-plugin/tree/${project.scm.tag}</url>
+    <url>https://gitbox.apache.org/repos/asf?p=maven-help-plugin.git;a=tag;h=refs/tags/${project.scm.tag}</url>
     <tag>HEAD</tag>
   </scm>
   <issueManagement>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.

Re: [maven-help-plugin] 01/01: [MPH-150] - Reference of scm url to gitbox instead of github

Posted by Olivier Lamy <ol...@apache.org>.
+1
Definitely better github link as users can start fork, pull requests etc...

On Mon, 2 Apr 2018 at 2:20 am, Michael Osipov <mi...@apache.org> wrote:

> <url /> should stay at GitHub as it gives users the chance to comment on
> our work. Gitweb does not allow that. I consider Gitweb as something
> Apache-internal/reference.
>
> Am 2018-04-01 um 18:03 schrieb Hervé BOUTEMY:
> > do you really think it's an improvement for end users?
> >
> > personally, I thought having both some GitBox and some GitHub links in
> the scm
> > report was better to let users choose where they want to have a look
> >
> > now, if we decide to change, let's change for all components in a row
> >
> > Regards,
> >
> > Hervé
> >
> > Le dimanche 1 avril 2018, 17:36:05 CEST khmarbaise@apache.org a écrit :
> >> This is an automated email from the ASF dual-hosted git repository.
> >>
> >> khmarbaise pushed a commit to branch MPH-150
> >> in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
> >>
> >> commit b93205797cab493f9d485a9f76ec4e71767c12bc
> >> Author: Karl Heinz Marbaise <kh...@apache.org>
> >> AuthorDate: Sat Mar 31 11:58:07 2018 +0200
> >>
> >>      [MPH-150] - Reference of scm url to gitbox instead of github
> >> ---
> >>   pom.xml | 2 +-
> >>   1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/pom.xml b/pom.xml
> >> index fc0e995..dc9ae9a 100644
> >> --- a/pom.xml
> >> +++ b/pom.xml
> >> @@ -51,7 +51,7 @@
> >>     <scm>
> >>
> >> <connection>scm:git:
> https://gitbox.apache.org/repos/asf/maven-help-plugin.g
> >> it</connection>
> >> <developerConnection>scm:git:
> https://gitbox.apache.org/repos/asf/maven-help
> >> -plugin.git</developerConnection> -
> >> <url>
> https://github.com/apache/maven-help-plugin/tree/${project.scm.tag}</u
> >> rl> +
> >> <url>
> https://gitbox.apache.org/repos/asf?p=maven-help-plugin.git;a=tag;h=re
> >> fs/tags/${project.scm.tag}</url> <tag>HEAD</tag>
> >>     </scm>
> >>     <issueManagement>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
> --
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [maven-help-plugin] 01/01: [MPH-150] - Reference of scm url to gitbox instead of github

Posted by Michael Osipov <mi...@apache.org>.
<url /> should stay at GitHub as it gives users the chance to comment on 
our work. Gitweb does not allow that. I consider Gitweb as something 
Apache-internal/reference.

Am 2018-04-01 um 18:03 schrieb Hervé BOUTEMY:
> do you really think it's an improvement for end users?
> 
> personally, I thought having both some GitBox and some GitHub links in the scm
> report was better to let users choose where they want to have a look
> 
> now, if we decide to change, let's change for all components in a row
> 
> Regards,
> 
> Hervé
> 
> Le dimanche 1 avril 2018, 17:36:05 CEST khmarbaise@apache.org a écrit :
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> khmarbaise pushed a commit to branch MPH-150
>> in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
>>
>> commit b93205797cab493f9d485a9f76ec4e71767c12bc
>> Author: Karl Heinz Marbaise <kh...@apache.org>
>> AuthorDate: Sat Mar 31 11:58:07 2018 +0200
>>
>>      [MPH-150] - Reference of scm url to gitbox instead of github
>> ---
>>   pom.xml | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/pom.xml b/pom.xml
>> index fc0e995..dc9ae9a 100644
>> --- a/pom.xml
>> +++ b/pom.xml
>> @@ -51,7 +51,7 @@
>>     <scm>
>>      
>> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.g
>> it</connection>
>> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-help
>> -plugin.git</developerConnection> -
>> <url>https://github.com/apache/maven-help-plugin/tree/${project.scm.tag}</u
>> rl> +
>> <url>https://gitbox.apache.org/repos/asf?p=maven-help-plugin.git;a=tag;h=re
>> fs/tags/${project.scm.tag}</url> <tag>HEAD</tag>
>>     </scm>
>>     <issueManagement>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [maven-help-plugin] 01/01: [MPH-150] - Reference of scm url to gitbox instead of github

Posted by Hervé BOUTEMY <he...@free.fr>.
do you really think it's an improvement for end users?

personally, I thought having both some GitBox and some GitHub links in the scm 
report was better to let users choose where they want to have a look

now, if we decide to change, let's change for all components in a row

Regards,

Hervé

Le dimanche 1 avril 2018, 17:36:05 CEST khmarbaise@apache.org a écrit :
> This is an automated email from the ASF dual-hosted git repository.
> 
> khmarbaise pushed a commit to branch MPH-150
> in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
> 
> commit b93205797cab493f9d485a9f76ec4e71767c12bc
> Author: Karl Heinz Marbaise <kh...@apache.org>
> AuthorDate: Sat Mar 31 11:58:07 2018 +0200
> 
>     [MPH-150] - Reference of scm url to gitbox instead of github
> ---
>  pom.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pom.xml b/pom.xml
> index fc0e995..dc9ae9a 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -51,7 +51,7 @@
>    <scm>
>     
> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.g
> it</connection>
> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-help
> -plugin.git</developerConnection> -   
> <url>https://github.com/apache/maven-help-plugin/tree/${project.scm.tag}</u
> rl> +   
> <url>https://gitbox.apache.org/repos/asf?p=maven-help-plugin.git;a=tag;h=re
> fs/tags/${project.scm.tag}</url> <tag>HEAD</tag>
>    </scm>
>    <issueManagement>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org