[
https://issues.apache.org/jira/browse/MNG-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379753#comment-15379753
]
ASF GitHub Bot commented on MNG-5457:
-------------------------------------
Github user rajivpjs commented on the issue:
https://github.com/apache/maven/pull/87
What do you mean by squash the commit? Do you have any examples of
Integration tests for Apache way of doing things?
Thanks.
> On 15 Jul 2016, at 18:37, Michael Osipov <[email protected]> wrote:
>
> This looks better. Can you squash the commit? Additionally, this requires
an integration test with three repos: central (by default), and two others.
Preferably file-based. We'd see that this works.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
<https://github.com/apache/maven/pull/87#issuecomment-233017254>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AQ41MB9LLirrefGlMT1Exbq2acdCQKOEks5qV8VHgaJpZM4JM6iW>.
>
> show repository id when downloading
> -----------------------------------
>
> Key: MNG-5457
> URL: https://issues.apache.org/jira/browse/MNG-5457
> Project: Maven
> Issue Type: Improvement
> Components: General
> Affects Versions: 3.0.5
> Reporter: Hervé Boutemy
> Fix For: 3.x / Backlog
>
> Attachments: 2016-05-18_204749.png
>
>
> actually, the log only show the url being downloaded:
> {noformat}Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
> Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
> (9 KB at 98.7 KB/sec){noformat}
> nothing is told about the repository id.
> But as shown in MNG-5181, repository id is an important information since it
> is stored in local repository to limit artifact scope: it would be useful
> IMHO to display the id in the output, like
> {noformat}Downloading from central:
> http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
> Downloaded from central:
> http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
> (9 KB at 98.7 KB/sec){noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)