You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by rajivpjs <gi...@git.apache.org> on 2016/07/14 22:33:31 UTC

[GitHub] maven pull request #87: [MNG-5457] Added the repository id to show which rep...

GitHub user rajivpjs opened a pull request:

    https://github.com/apache/maven/pull/87

    [MNG-5457] Added the repository id to show which repository is being \u2026

    I have added the repository id within both the AbstractMavenTransferListener.java & Slf4jMavenTransferListener.java.
    
    Hopefully, this should fix this issue.
    
    Please review and let me know of any changes.
    
    Thanks.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rajivpjs/maven MNG-5457

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/87.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #87
    
----
commit bce48f9c24120df3a0fd2e5ae04f369683013fa1
Author: Rajiv Jain <ra...@gmail.com>
Date:   2016-07-14T22:30:21Z

    [MNG-5457] Added the repository id to show which repository is being handled

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    You can always watch dev@maven.apache.org. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    Here is the Maven change: https://github.com/michael-o/maven/commit/fd1f665225cea9cdee84cad3de193f771d82e42d


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    Just, it does not work. The list you are using is a static list of ordered repos to be tried. The first one does not denote the one to be used. From Maven build:
    
        [INFO] ------------------------------------------------------------------------
        [INFO] Building Apache Maven Distribution 3.4.0-SNAPSHOT
        [INFO] ------------------------------------------------------------------------
        Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom (10 kB at 19 kB/s)
        Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar (50 kB at 292 kB/s)
        Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom
        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (5.6 kB at 48 kB/s)
        Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 121 kB/s)
        Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar
        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 kB at 191 kB/s)
        Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom
        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom (16 kB at 112 kB/s)
        Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar
        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar (246 kB at 524 kB/s)
        Downloading from central: https://repository.apache.org/snapshots/org/apache/maven/maven-embedder/3.4.0-SNAPSHOT/maven-embedder-3.4.0-20160712.211951-154.pom
        Downloaded from central: https://repository.apache.org/snapshots/org/apache/maven/maven-embedder/3.4.0-SNAPSHOT/maven-embedder-3.4.0-20160712.211951-154.pom (6.4 kB at 6.7 kB/s)
        Progress (1): 815 B
        
    Note the snapshots at the end.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    [Squashing commits](http://stackoverflow.com/a/5189600/696632). We have a complete test set of IT [here](https://maven.apache.org/core-its/).  There is a [bus load](https://github.com/apache/maven-integration-testing/tree/31780e49d00ad5be0dd80ee5b37483f624bbf394/core-it-suite/src/test/resources) of them. Find one with an internal repo for resting. You IT would show that your approach actually works.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


Re: [GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by Rajiv Jain <ra...@gmail.com>.
Could you please let me know what the decision will be, just in case I miss it?

Thanks.

Sent from my iPhone

> On 15 Jul 2016, at 20:08, michael-o <gi...@git.apache.org> wrote:
> 
> Github user michael-o commented on the issue:
> 
>    https://github.com/apache/maven/pull/87
> 
>    I just have patched Aether, let's see wether Maven will accept 1.1.0-SNAPSHOT.
> 
> 
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
> with INFRA.
> ---
> 
> ---------------------------------------------------------------------
> 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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    I just have patched Aether, let's see wether Maven will accept 1.1.0-SNAPSHOT.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by rajivpjs <gi...@git.apache.org>.
Github user rajivpjs commented on the issue:

    https://github.com/apache/maven/pull/87
  
    I am working on another fix.
    
    Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    Here is the Aether change: https://github.com/michael-o/aether-core/commit/942fc4122d803225c2b465831ef1378bb9946669


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    This is the snapshot: `Downloading from central: https://repository.apache.org/snapshots/org/apache/maven/maven-embedder/3.4.0-SNAPSHOT/maven-embedder-3.4.0-20160712.211951-154.pom`
    
    Unfortunately, the mediated repo is only known to Aether. I have to fix this issue long time ago but was stuck at the same point. I think it won't work without an Aether fix.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven pull request #87: [MNG-5457] Added the repository id to show which rep...

Posted by rajivpjs <gi...@git.apache.org>.
Github user rajivpjs closed the pull request at:

    https://github.com/apache/maven/pull/87


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by rajivpjs <gi...@git.apache.org>.
Github user rajivpjs commented on the issue:

    https://github.com/apache/maven/pull/87
  
    "Since Aether is currently in transition to us" - what do you mean? Is Aether going to come to Apache When do you think we will be able to fix this?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by rajivpjs <gi...@git.apache.org>.
Github user rajivpjs commented on the issue:

    https://github.com/apache/maven/pull/87
  
    Which branch should I be looking at and in which project?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by rajivpjs <gi...@git.apache.org>.
Github user rajivpjs commented on the issue:

    https://github.com/apache/maven/pull/87
  
    That's great. Well done!
    
    I can see only the Aether changes were made. Did you make any Apache Maven changes? The text "from" in "Downloading from central", how was that appended?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    The branch is already in preparation.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by rfscholte <gi...@git.apache.org>.
Github user rfscholte commented on the issue:

    https://github.com/apache/maven/pull/87
  
    @rajivpjs can you close this pullrequest? This open PR causes warnings for https://issues.apache.org/jira/browse/MNG-5457 on the release page.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    @rajivpjs I think I know the spot to fix in Aether, though I am not familiar with the Aether code. Give me 15 min.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by rajivpjs <gi...@git.apache.org>.
Github user rajivpjs commented on the issue:

    https://github.com/apache/maven/pull/87
  
    Sure. I will close this for now and will reopen when we know Aether has reached the appropriate state.
    
    Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by rajivpjs <gi...@git.apache.org>.
Github user rajivpjs commented on the issue:

    https://github.com/apache/maven/pull/87
  
    ok cool. I will wait for your reply.
    
    Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by rajivpjs <gi...@git.apache.org>.
Github user rajivpjs commented on the issue:

    https://github.com/apache/maven/pull/87
  
    In your example, where is the snapshots at the end? Are we saying repository at index 0, is not correct? If yes, what is the best way to determine which repository is correct?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by rajivpjs <gi...@git.apache.org>.
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 <no...@github.com> 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.
    > 
    > \u2014
    > 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>.
    > 
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    > "Since Aether is currently in transition to us" - what do you mean? Is Aether going to come to Apache When do you think we will be able to fix this?
    
    I think so, we will at least be able to add `getRemoteRepositoryId()`.
    
    > In the meantime, should I leave this pull request open?
    
    You can do that and rework the PR as soon as Aether has reached the appropriate state.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    Unusable. `getLocalRepository()` always gives you *your* local repository on disk. This is not the remote repository Aether is pulling from or pushing to. Hence, you will always see `...local...:`.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


Re: [GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by Greg Trasuk <tr...@stratuscom.com>.
Oops - Disregard that last - a Maven list message arrived while I was in mid-response to another message, and I hit ‘send’ before noting what message I was replying to.  Sorry about that.

Greg
> On Jul 15, 2016, at 3:52 PM, Greg Trasuk <tr...@stratuscom.com> wrote:
> 
> No, there’s no pre-work.  Just come interested!
> 
> Cheers,
> 
> Greg Trasuk
>> On Jul 15, 2016, at 3:50 PM, michael-o <gi...@git.apache.org> wrote:
>> 
>> Github user michael-o commented on the issue:
>> 
>>   https://github.com/apache/maven/pull/87
>> 
>>   My patch works:
>> 
>>       Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 55 kB/s)
>>       Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-metadata.xml
>>       Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-metadata.xml (782 B at 199 B/s)
>>       Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-core-3.4.0-20160712.211941-155.pom
>>       Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-core-3.4.0-20160712.211941-155.pom (8.8 kB at 2.1 kB/s)
>> 
>>   I will push my changes shortly.
>> 
>> 
>> ---
>> If your project is set up for it, you can reply to this email and have your
>> reply appear on GitHub as well. If your project does not have this feature
>> enabled and wishes so, or if the feature is enabled but not working, please
>> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
>> with INFRA.
>> ---
>> 
>> ---------------------------------------------------------------------
>> 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: [GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by Greg Trasuk <tr...@stratuscom.com>.
No, there’s no pre-work.  Just come interested!

Cheers,

Greg Trasuk
> On Jul 15, 2016, at 3:50 PM, michael-o <gi...@git.apache.org> wrote:
> 
> Github user michael-o commented on the issue:
> 
>    https://github.com/apache/maven/pull/87
> 
>    My patch works:
> 
>        Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 55 kB/s)
>        Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-metadata.xml
>        Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-metadata.xml (782 B at 199 B/s)
>        Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-core-3.4.0-20160712.211941-155.pom
>        Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-core-3.4.0-20160712.211941-155.pom (8.8 kB at 2.1 kB/s)
> 
>    I will push my changes shortly.
> 
> 
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
> with INFRA.
> ---
> 
> ---------------------------------------------------------------------
> 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


[GitHub] maven issue #87: [MNG-5457] Added the repository id to show which repository...

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/87
  
    My patch works:
    
        Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 55 kB/s)
        Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-metadata.xml
        Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-metadata.xml (782 B at 199 B/s)
        Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-core-3.4.0-20160712.211941-155.pom
        Downloaded from apache.snapshots: https://repository.apache.org/snapshots/org/apache/maven/maven-core/3.4.0-SNAPSHOT/maven-core-3.4.0-20160712.211941-155.pom (8.8 kB at 2.1 kB/s)
        
    I will push my changes shortly.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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